Sterling Hughes wrote: > Actually, ADT is designed as a core module for PHP 5, which should > be forcably enabled (IMO), so that all users have basic abstract > datatypes available to them, eliminating the bundling of external > libraries/PHP "classes" with applications that just need a standard > type like a stack or a queue.
+1 Let's put ADT in /php4/ext/ and enable it by default, like we do with ext/overload, once it's ripe. -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/ -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]