On Thu, 2 Dec 2004, Philip Olson wrote: > > > As long as we are in "dropping EXPERIMENTAL Mode": > > > Shouldn't we drop EXPERIMENTAL from php4 domxml living in PECL? > > > AFAIRC once Cgristian Stocker said, it is stable, obviously no API > > > changes will happen etc. > > > Any reason not to drop EXPERIMENTAL from docs and pecl source for domxml? > > > > Please don't drop it there because that would sooner or later mean that > > people will start using it a lot. The idea was to drop domxml once we > > have dom - we have dom now. > > Experimental is not a synonym for Deprecated. It sounds > like DomXML is deprecated and not experimental.
Since dom is only for php5 we can't deprecate domxml in php4 without deprecating all of php4 which would be a bad idea. -Rasmus
