[Seaside] #children vs. #childrenDo:

Randal L. Schwartz merlyn at stonehenge.com
Thu Jan 17 05:54:12 UTC 2008


>>>>> "itsme213" == itsme213  <itsme213 at hotmail.com> writes:

itsme213> I noticed that
WAComponent> children is only called by
WAComponent> childrenDo: aBlock

itsme213> Instead of defining #children for my component, is it OK to just re-define 
itsme213> #childrenDo: ? Is this a private API, or OK for a component to use?

Perhaps you're not using Magritte.  Magritte calls children *all over the
place*.

However, you're free to do whatever works *for you*.  That's the fun
of open source. :)

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn at stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!


More information about the seaside mailing list