[Seaside] Auto-create accessors preference causes infinite loopin components

Robbes Romain romain.robbes at lu.unisi.ch
Tue Oct 26 14:14:18 CEST 2004


You can also use the refactoring browser for this kind of stuff :

It allows to generate accessors, replace direct accesses to variable 
To accessors (abstract instance variable), and replace accessors with 
direct accesses (concrete/protect instance variable).

Romain

-----Original Message-----
From: Avi Bryant [mailto:avi at beta4.com] 
Sent: martedì, 26. ottobre 2004 14:09
To: The Squeak Enterprise Aubergines Server - general discussion.
Subject: Re: [Seaside] Auto-create accessors preference causes infinite loopin components



On Oct 25, 2004, at 12:52 PM, Yar Hwee Boon wrote:

> Seems that if the auto create accessor preference is turned on, a DNU
> for a possible accessor in components (just an observation, I tried 
> with a couple of component subclasses) will causes some sort of 
> infinite loop.

I really don't recommend using that auto create accessors feature - the 
last time I had it turned on, which was admittedly years ago, I ran 
into all kinds of problems.  It just doesn't seem worth the hassle.

Avi

_______________________________________________
Seaside mailing list
Seaside at lists.squeakfoundation.org
http://lists.squeakfoundation.org/listinfo/seaside


More information about the Seaside mailing list