[Seaside] can't find "create inst var accessors"

Michael Davies mykdavies+squeak at gmail.com
Fri Oct 31 14:20:53 UTC 2008


On Thu, Oct 30, 2008 at 8:08 PM, Peter Osburg <peter.osburg at gmail.com> wrote:
> Simply do a right click (or ctrl + click respectively on Mac) go to
> "refactor instance variable" then click on "accessors" and you can choose
> your inst var to create the accessor for.
>
> unfortunately you have to do it for every single variable (don't know why it
> has been changed to do it over every instance var)
>
> - Peter

I remember reading somewhere that this could be rationalised as a
'good thing', in that it makes you think a little more about what
access you're granting to the internal state of your class.


More information about the seaside mailing list