On Mon, 4 Jul 2005, Pierre-Alain Joye wrote:

> For now I will focus on my pecl work. I suspended my commits and my
> new things on Derick's demand, was maybe not a good idea, but it's
> too late now ;). The only thing I will use from timelib is the TZ
> database. But it needs to be editable, allows aliases.
> 
> Aliases are important to keep the database consistent with the
> original Olson's version. If not we are just going to maintain "yet
> another custom TZ DB", and this is no good idea.
> 
> As far as I remember, Derick agreed to add aliases support later.

The database can not be editable this easily, but that should not be 
needed anyway. For aliases, these can simply be done in the extension 
before calling the lookup rules. If necessary I guess I could add a 
callback. But I'm not sure if it's needed, as the data I use is the 
Oslon's database AFAIK.

Derick

-- 
Derick Rethans
http://derickrethans.nl | http://ez.no | http://xdebug.org

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to