Hi Doru,
On May 21, 2016, at 12:50 PM, Tudor Girba <tudor@tudorgirba.com> wrote:
Hi,
I am looking for ways to make loading of code from an st file faster. To this end, I would like to find in-image mechanisms that are not mandatory for obtaining a functional image.
For example, one place I look at is SystemAnnouncer uniqueInstance, and I know that I should have no Nautilus open and that I can disable Renraku and GTExample:
ReRuleManager uniqueInstance unsubscribe. GTExampleOrganizer instance stopSystemAnnouncements.
What else do you see around?
Strikes me that parsing, not compiling and either holding onto the source String or simply keeping a pointer into the source file makes sense. Compilation to methods can wait until installation. With that approach you need no notifications at all. HTH _,,,^..^,,,_ (phone)
Cheers, Doru
-- www.tudorgirba.com www.feenk.com
"Don't give to get. Just give."