Nicolai Hess <
nicolaihess@gmail.com> writes:
2015-12-09 14:45 GMT+01:00 Skip Lentz <skip.lentz@inria.fr>:
But beware, there are multiple parts involved if you use nautilus code
pane.
- parser for syntax highlighting
- the styler itself
- completion ( you may or may not want to have NEC to popup the completion
menu)
- class / method selection dependent menu entries (Suggestions for example)
- the acceptor (on accept, a class definition is execute, a method
definition is compiled)
thanks to both.
what are ini-modules?
it's a tentative replacement for class-side instance creation methods that suffer
from a lot of problems. It's a new concept, just like traits and slots,
except that it solves the instance creation problems listed at the end
of
http://smalltalkhub.com/#!/~MarcoNaddeo/IniModules