Why does Neon not use multiple ClassLoaders between partitions?
For collaboration purposes, Neon currently does not separate partitions using multiple ClassLoaders, however, it is likely that specialised ClassLoaders may need to be written for better segregation of domains. When custom classloaders are investigated, the need to maintain collaboration capabilities between domains will be a very high priority, and as such this need may override the need to support segregated class loaders.