- A node must be able to remove any netlet without damaging other netlets.
Hence threads must not cross node boundaries.
- All memory allocated by netlets must be ``owned'' by a specific
netlet. Hence netlets cannot share netlet-created objects.
- Netlets cannot export class implementations into the shared namespace
as this would lead to naming conflicts.
Ulf Leonhardt
2001-08-16