On Wed, 6 Jul 2005, Flavio S. Glock wrote:

This is the beginning of the Set::Infinite and DateTime::Set packages
for Perl 6. There is not much written yet.

Set::Infinite will probably be split in 3 classes, mirroring the
DateTime::Set package structure:

- Set::Span / DateTime::Span - a single span

- Set::Recurrence / DateTime::Set - recurrences, ordered sets

- Set::Infinite / DateTime::SpanSet - everything else - span
recurrences, multiple spans

You should get a commit bit from autrijus for Pugs.

One thing I saw right off. You don't need to write accessors for attributes. Any attribute declared as ".foo" (. instead of :) is publically readable and looks like a method outside the class scope.


-dave

/*===================================================
VegGuide.Org                        www.BookIRead.com
Your guide to all that's veg.       My book blog
===================================================*/

Reply via email to