From: Zoran V. <zv...@ar...> - 2012-10-10 13:58:34
|
On 10.10.2012, at 12:11, Stephen Deasey wrote: > I was thinking that the 2 or 3 people in the world that need backward > compatibility would load the nsshare module and then: > > rename _ns_set ns_set > > You wouldn't use them both, you just want your old code to work the > way it did in 1999. > I find this to be a good compromise. The nsshare module we can deliver as-is and declare unsupported and deprecated. People that really depend on it can then take the responsibility of keeping it up-to-date. And since it is not in the main server code, we can (mostly) forget about it. Cheers, Zoran |