At 05:15 02/09/2002, Yasuo Ohgaki wrote:
>Marcus Börger wrote:
>>At 01:24 02.09.2002, you wrote:
>>
>>>Brian France wrote:
>>>
>>>>I know there are things the exif needs from mbstring and there is no 
>>>>way to have exif link against mbstring or require it.  But couldn't 
>>>>exif check to see if mbstring is loaded (or built in) and if not print 
>>>>a warning that some of its functionality may not work correctly unless 
>>>>mbstring is loaded (or built in)?
>>>
>>>
>>>It's not a good idea.
>>>
>>>What we need is smart ini parser and module loader that understand
>>>module dependecy and proper loading order.
>>
>>We already had some discussion on some IF statements in ini
>>files already. I guess we might call to another mail thread here
>>and hope we find a volunteer. I will not invent any work here since
>>that would be totally useless.
>
>I think having a IF in php.ini is good idea.

-1 on that.  php.ini should not be scriptable, it opens a whole new set of 
problems.

Zeev


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

Reply via email to