Berin Loritsch wrote: > > > > > Yes, I just used the class someone else did without thinking :) Creator > > seems to be more correct, yes. > > The prior implementation was based on what Cocoon was doing > before. Cocoon > was reassigning the configuration when the component was accessed, and not > so much when it was created.
Sorry, I didn't want to blame anyone, really. Actually it wasn't possible to do this in Cocoon at creation time, as the component was created by the super class, so we did in on access time and tried to do it only once :) So, basically this was a big hack. > > If you can make it work with the one-time Creator, then even better. > Yepp - this seems to work perfectly! Thanks Carsten --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
