[Pharo-project] where we see that SharedPool management is still draft
Dec. 14, 2011
9 p.m.
Hi guys While I prefer sharedPool over pool dictionary and I like what andreas did back then. there are still places for improvements. If you file out a category with a pool and a class using it. If the pool is not created first, then the system automatically add a 'private' (pool named 'private') to the class the problem is that such pool is an empty dictionary and not a shared pool Gorgeous :) We will get there when we will start to surround the classBuilder and rewrite it from scratch. Stef
5343
Age (days ago)
5343
Last active (days ago)
0 comments
1 participants
participants (1)
-
Stéphane Ducasse