Garland Foster wrote: > I have a strong feeling that it would be a very good idea to ship PHP (*nix and Win) >with some native, BUNDLED > support for some DBM-files format. It can be very nice to have a native set of >DBM-like functions available in PHP > no matter the operating system or how PHP was compiled. >
I think gettext module is also a good one to be enabled by default or recommend users strongly. Most I18N(?) aware PHP applications are not using gettext and using slower approch, define messages as PHP vars or constants. Enabling gettext by default may change this situation in the long run. Since we cannot bundle everything, how about have a logo program for a standard php installations? If users confirm standard requirements, give permission to use PHP standard logo, for example. -- Yasuo Ohgaki -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php