On Tue, 4 Mar 2003, David Hill wrote:

>
>
>>     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.

    So just 'rename' the OnUpdateInt to OnUpdateLong and replace
    all OnUpdateInt with OnUpdateLong? But that doesn't fix anything?
    
    Blah..I'll leave this to David. :)
    
    --Jani
    
    


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

Reply via email to