On 11/17/05, Peter Speltz <[EMAIL PROTECTED]> wrote:
> Thanks., Stepen.
> Set::Array might .  It has a "delete(@list)  method. . Perhaps the
> display_columns could use a Set::Array object.  Or, something simpler
> like a handrolled  Maypole::List object.

Well, you can get the list out, munge it using whichever CPAN module,
then stick it back in. That way, you don't force everybody to interact
with the list via a fixed API. It's just a list, I can't see a strong
argument to change it into an object just to make it easier to
manipulate.

d.


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_idv28&alloc_id845&op=click
_______________________________________________
Maypole-users mailing list
Maypole-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/maypole-users

Reply via email to