Re: Microframeworks was: Re: Thank you so much for Pharo 3.0
Posted by
Marcus Denker-5 on
Oct 23, 2014; 3:34pm
URL: https://forum.world.st/Microframeworks-was-Re-Thank-you-so-much-for-Pharo-3-0-tp4786128p4786225.html
On Thursday, Oct 23, 2014 at 5:27 pm, Sean P. DeNigris <[hidden email]>, wrote:
Thierry Goubier wrote
> Once you
> generate automatically, it's easy to hit them :P
Besides the hard limits IIRC I also ran into weird unexpected issues like
really long methods slowing Nautilus down to a crawl.
This is a problem of the TextEditor… The Rubric editor code that is now in the system
that GTInspector uses does not have this problem, it can edit multi-MB files with no problem.
Marcus