|
From: Andreas A. <a.a...@th...> - 2001-07-01 12:02:50
|
Hi Alex,
>> add resource handler for true files:
>> import('file:a_file_name');
> why would one not then just use include_once?
>i.e. we'd be replicating (unnecessarily, unless your suggestion would do
>something different than when I have in mind) functionaliy that php already
>takes care of.
That's right. I wont change the import. But If you plan to modify import
the way Justin demands this would be the way how I would do it.
Again I would not change import. Include does a fine job, so why adding
overhead.
--
Andi
|