[e-lang] Notice of change: Sugar methods no longer have typed forms

Kevin Reid kpreid at mac.com
Thu Apr 12 16:29:56 CDT 2007


I have changed E-on-Java (r350) so that all sugar methods (which  
Miranda methods are a kind of) do not have "typed verb" forms (e.g.  
"__conformTo(Guard)").

I made this change so that an object intending to override its  
Miranda behavior need not override the typed name, which the  
programmer might not even be aware exists, and is subject to change  
(e.g. __optSealedDispatch's argument recently changed from Brand to  
Object).

-- 
Kevin Reid                            <http://homepage.mac.com/kpreid/>




More information about the e-lang mailing list