On Friday, August 15, 2014 5:17:03 PM UTC-5, Edward K. Ream wrote:

> there are now a few less order dependencies in the startup code.
> Replacing rst.createCommandNames with rst.finishCreate is gratifying.

Oops. I intended to say the reverse:

Replacing rst.finishCreate with rst.createCommandNames is gratifying.

This is important! The various finishCreate methods must be called in 
*exactly* the right order so that various widgets are created in one 
finishCreate method before they are needed in another finishCreate method.  
So anything that either eliminates finishCreate methods entirely or reduces 
their complexity is a real improvement in Leo's startup code.

EKR

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to