On Mon, 01 Dec 2008 10:25:09 PST "Roman V. Shaposhnik" <[EMAIL PROTECTED]>  
wrote:
> 
> P.S. I have always wanted to be able to trade namespaces
> between different processes the same way file descriptors get
> traded using #s. On the other hand, I have never ever possessed
> enough insight into the overall ramification of such idea
> to really judge it as good or bad. If others have thought about
> the same thing -- I would appreciate the feedback.

There is something appealing about being able to package up
some resources in a namespace and then copying or moving the
whole thing to another process, possibly on another node. The
recipient doesn't have to know how it was put together or be
able to modify the namespace structure.

Reply via email to