From: Jason S. <jsw...@ya...> - 2003-01-09 04:50:50
|
--- Arnold Cano <arn...@ya...> wrote: > 2. I am not sure I want to keep the "utils" classes. > They are very Java-ish and I don't intend on trying to > recreate the Java Class Library. Perhaps utilizing an > existing class library such as Eclipse > (http://www.students.cs.uu.nl/people/voostind/eclipse/) > would be a better idea? I ran across some posts by the author of these classes earlier this summer. I was impressed enough by his passion for doing OO PHP right (expressed in the posts) to download the class library, but I never got around to implementing them in any of my work. It seems like very few of the classes would be used by Phrame (perhaps just Iterator and ArrayIterator?), and it seems the majority of the classes in the library are associated with his DB abstraction layer (I have settled on ADOdb and do not see a reason to change at the moment). The util classes look reasonable to me, I am not sure they warrant the effort to replace them with something else. My $0.02 Jason __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com |