[development] Drupal 6.2 theme system standalone

Victor Kane victorkane at gmail.com
Sat Jun 14 13:07:47 UTC 2008


That's not strictly 100% accurate, since with real namespaces, the scope
would be restricted; although for the purposes here, your suggestion would
be practical.

Victor Kane
http://awebfactory.com.ar

On Sat, Jun 14, 2008 at 9:56 AM, Eric-Alexander Schaefer <
eric.schaefer at eas-consulting.de> wrote:

> Bob Pepin schrieb:
>
>> Well, since PHP does have neither namespaces nor modules (okay, you
>> can use classes as some kind of poor man's namespaces if you don't
>> mind writing ClassName::function() all the time), mistake #2 was
>> unavoidable ;)
>>
>
> Every programming language that allows you to name your functions and
> variables arbitrarily supports namespaces.
>
> $YOUR_NAMESPACE_your_valiable
> YOUR_NAMESPACE_your_function()
> _YOUR_NAMESPACE_your_private_function()
>
> HTH,
> Eric
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/development/attachments/20080614/8c836826/attachment.htm 


More information about the development mailing list