> On Dec 9, 2015, at 3:02 PM, Damien Cassou <[email protected]> wrote:
> 
> Nicolai Hess <[email protected]> writes:
> 
>> 2015-12-09 14:45 GMT+01:00 Skip Lentz <[email protected]>:
>> 
>> 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 
> <http://smalltalkhub.com/#!/~MarcoNaddeo/IniModules>

Looks nice, will the UI you are creating show some special way of 
displaying/editing them? Or is it just to be able to see a list of ini-modules 
in the browser and edit them in ordinary syntax?

> Thanks again
> 
> -- 
> Damien Cassou
> http://damiencassou.seasidehosting.st
> 
> "Success is the ability to go from one failure to another without
> losing enthusiasm." --Winston Churchill
> 

Reply via email to