>     Is there any specific reason why a single API (OnUpdateLong)
>     is not sufficient?  Is not it a safe assumption that those
>     modules which still use 'int's are simply the result of a
>     mistake on the developer's side?

This is a reasonable assumption actually.... I can't think of a case
where a long would not work in place of an int. And given that you are
talking of only a handfull that would be changed, size would not be an
issue.

Dave


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

Reply via email to