rihad wrote:
> 
> 
> On Sep 29, 11:13 pm, Thierry <[EMAIL PROTECTED]> wrote:
>> After using Symfony for some time, there is just not that much left in
>> the manuals to learn.
>>
>> We could really do with some posts on the more advanced problems and
>> topics.
>>
> 
> Reading the Symfony source code itself is one of the best ways to
> understand how to use it. RTSL (Read the Source, Luke).

Well for symfony, just opening the lib dir and going through that will 
get you no where. you have to run a step by step debugger like xdebug to 
get some sort of idea of whats going on. there is just too much magic. 
alternatively you can grep through the source code to search for a 
specific setting or call. so download xdebug and step through a request.

regards,
Lukas

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to