Re: [SMARTY-DEV] config var arrays

[email protected] (pete M) Fri, 29 Apr 2005 10:24:06 +0100
Newsgroups php.smarty.dev
Message-ID <[email protected]>
A reply I got from Monte (which didnt appear here) which I like ;-)))))

------
No, not supported although I suppose it could be added. Off the top of 
my head, I'm not sure what that would affect. You also get into things 
like supporting var[foo][bar][blah], etc.
-----

pete


Boots wrote:
> Pete,
> 
> You already can have arrays -- but only indexed. I also don't think
> there is any great desire to make Smarty a feature-complete "language",
> but that's just my opinion.
> 
> See: http://smarty.php.net/manual/en/variable.config.overwrite.php
> 
> xo boots
> 
> --- pete M <[email protected]> wrote:
> 
>>Are there any plans to have arrays in config files ??
>>
>>This is one feature that I think will make smarty almost complete, 
>>particullarily with languages !!
>>
>>pete