All of lore.kernel.org
 help / color / mirror / Atom feed
* Do xml-like namespaces make sense for Reiser4? (re: metas thread)
@ 2004-04-12 15:45 John D. Heintz
  2004-04-12 16:00 ` Hubert Chan
  2004-04-12 18:15 ` Hans Reiser
  0 siblings, 2 replies; 26+ messages in thread
From: John D. Heintz @ 2004-04-12 15:45 UTC (permalink / raw)
  To: reiserfs-list

Hi all,

I work with XML quite a lot in my job and deal with XML namespaces 
often. While I think they have some problems in the XML world (poor 
integration with XML InfoSet) they might be useful for Reiser4 and they 
seem to play well with the Set Theoretic underlying models (as far as I 
can tell :).

Here's what I'm thinking:
Instead of `cat foo.txt/metas/uid`
it would be `cat foo.txt/reiser4:metas/uid` or perhaps `cat 
foo.txt/reiser4:uid`.

Here the "reiser4" shorthand would map to "http://www.namesys.com/v4" or 
whatever Hans and team decided.

The reiser4 namespace could be hardcoded or compiled in  and exposed via 
`cat /proc/fs/reiser4/namespace`.

Other namespaces could be added to files/directories and I'd assume 
something like:
`cat foo.txt/reiser4:namespaces` would list all the namespaces available 
for a particular file.
Something like:
reiser4    http://www.namesys.com/v4
streams   http://www.evil-empire.com/streams
snapcm   http://www.snapcm.com/snapcm

John D. Heintz

ps - SnapCM is the name of a versioned linking model that I developed 
some time ago and hope one day to build a plugin for Reiser4. I'm being 
optimistic listing it in the available namespaces. ;-)

^ permalink raw reply	[flat|nested] 26+ messages in thread

end of thread, other threads:[~2004-04-16  1:04 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-12 15:45 Do xml-like namespaces make sense for Reiser4? (re: metas thread) John D. Heintz
2004-04-12 16:00 ` Hubert Chan
2004-04-12 19:21   ` John D. Heintz
2004-04-12 21:28     ` Hubert Chan
2004-04-12 18:15 ` Hans Reiser
2004-04-12 18:59   ` Hubert Chan
2004-04-12 19:12   ` John D. Heintz
2004-04-13 14:40     ` John D. Heintz
2004-04-13 16:31       ` Hans Reiser
2004-04-13 16:57         ` John D. Heintz
2004-04-13 17:06           ` Grant Miner
2004-04-13 18:09             ` John D. Heintz
2004-04-13 18:36               ` Grant Miner
2004-04-13 17:47           ` Hans Reiser
2004-04-13 18:23             ` John D. Heintz
2004-04-13 18:28               ` Hans Reiser
2004-04-13 18:47                 ` John D. Heintz
2004-04-13 20:31                   ` Valdis.Kletnieks
2004-04-14  2:18                     ` Enrique Perez-Terron
2004-04-14 15:06                       ` John D. Heintz
2004-04-14 23:39                         ` Enrique Perez-Terron
2004-04-14  2:50                   ` David Masover
2004-04-14 15:12                     ` John D. Heintz
2004-04-15  0:28                       ` David Masover
2004-04-15 15:15                         ` John D. Heintz
2004-04-16  1:04                           ` David Masover

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.