For Programmers: Free Programming Magazines  


Home > Archive > PHP Smarty Templates > January 2006 > Re: [SMARTY] Re: $smarty version









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: [SMARTY] Re: $smarty version
boots

2006-01-09, 10:21 pm

Hey Pete.

I do see what you are getting at and I do think it ought be considered. That
said, I also think that it might be wise to freeze the API in the 2.x branch at
this point. In PHP4, there is no access protection other than by convention --
so technically, $_version can always be reached; furthermore, even though it is
"private" by convention, I would bet real money that you can reliably count on
it being available for the 2.x series.

If you REALLY need a public API call, why not just add a version() method (or
getVersion()) to your custom extended Smarty class?

greets,
xo boots


--- Pedro <daffodil@daffodil.uk.com> wrote:
> I want it from the $smarty class in php and not the template ;-)
>
> Robert wrote:
> with.





________________________________________
__
Yahoo! DSL – Something to write home about.
Just $16.99/mo. or less.
dsl.yahoo.com
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com