On Saturday, 16. September 2006 23:14, Lars Skjærlund wrote: > * libferris runs in user space - we want something that runs in system > space. When somebody adds additional RDF information, that information > should be shared with the entire organization, not kept personal.
I don't doubt your reasoning, but I thought I'd mention that "user space" usually just means "is not a device driver" / "doesn't run as privileged code" / "is not a part of the OS kernel". You want that. The VDMS you are writing is user space as well, even if run with administrator rights and on a central server. Hope that clears up a misconception. -- CU Joerg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
