On 15/01/2013 15:50, Gwenaël Casaccio wrote:
Hello,
The current kernel structure could be improved a bit:
- one class per file;
- class name becomes file name;
- using directories.
Here is a work in progress :
https://github.com/GwenaelCasaccio/smalltalk/commits/kernelChanges
What do you think about the new version?
Gwen
I've made a breakthrough the first step is done:
- one class per file;
- extensions are separated;
- and initialization too.
I would like your opinion about the current kernel state, as a next
iteration
I will move move collection classes together and so on.
Gwen
_______________________________________________
help-smalltalk mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-smalltalk