Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 16 by steven.costiou: Accessor to an unknown instance variable in
ILApplication
http://code.google.com/p/iliadproject/issues/detail?id=16Instances variables of ILApplication were deleted in commit
dd48d8b7b5066fa2297b, but there is still accessors refering to the old
attribute "page" (see ILApplication.st >> page, l. 158).
This accessors seems not to refer to any super instance variable.
Deleted in the Iliad Pharo development version - still remaining in the gst
version.