Status: Fixed
Owner: stephane...@gmail.com
Labels: Milestone-1.3

New issue 3800 by stephane...@gmail.com: StaticForm can be removed
http://code.google.com/p/pharo/issues/detail?id=3800

An optimization for Nebraska - a StaticForm does not change once created so it may be cached on the remote end.

one method.

isStatic

        ^true

and not invoked


Reply via email to