Dave Rolsky wrote: > I think the fundamental problem is that you don't have a good > sense of what a user-friendly API would look like
That's why _you_ are in the project. No, I don't think the problem is API or documentation. The problem is that people don't get what a 'set' is. We can't change that. Well, maybe we'd try :) > this API will be: > - Creating these, with a sane way to specify recurrence rules > - A way to iterate over the sets > - A way to ask if a DateTime object is a set member - timezone operations? - set operations? (joining, excluding, etc) I'd better had it started with a "borrowed" API, than start from scratch. We can remove Date::Set dependency stepwise, as the new API is developed. - Fl�vio S. Glock
