Ian P. Christian wrote: > Fabien POTENCIER wrote: >> Ian P. Christian wrote: >> >>> It might just be my local setup - but I don't have time to >>> test/experiment with this. >>> >> Do you mean syck, the C extension? >> > > Yes, sorry - I do mean that. If no one else picks this up in the next > month, I'll do my best to look at it - I spent a couple of hours getting > annoyed at 'odd' behavior, and somehow tracked it down to that.... I > can't say much of use to help track down the issue right now though - > except to point out that it's entirely possible that it's me/my setup at > fault, not symfony!
Do we really need syck support in symfony 1.1 as we now have a better support for YAML parsing out of the box. All .yml files are cached, so it really does not give any performance improvement in production. What do you think? Fabien > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony developers" 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-devs?hl=en -~----------~----~----~----~------~----~------~--~---
