[symfony-devs] sfContext::getInstance()->getController() returrns null in trunk

2007-10-05 Thread Ian P. Christian
Hi all, just starting to get back into symfony development again, and though I'd check out trunk and see if I can help any. However I fell at the first jump :) On a fresh install, i see this: Fatal error: Call to a member function dispatch() on a non-object in /var/www/www2.pookey.co.uk/we

[symfony-devs] Autoloading exlude

2007-10-05 Thread Jonathan Wage
Can you not do this? autoload: # symfony core symfony: name: symfony path: %SF_SYMFONY_LIB_DIR% recursive: on exclude:[util/Spyc.class.php] I want to disable just the autoloading of Spyc. It doesn't seem to work. -- Jonathan Wage http://www.

[symfony-devs] Re: Something to look at...

2007-10-05 Thread Kiril Angov
Ian P. Christian wrote: > Kiril Angov wrote: > >> It is funny because, the site looks like some marketing site for an >> application or something. The link to the actual documentation and wiki >> is in small letters with the text "If you are a developer please check >> out the developer page

[symfony-devs] Re: Something to look at...

2007-10-05 Thread Ian P. Christian
Kiril Angov wrote: > It is funny because, the site looks like some marketing site for an > application or something. The link to the actual documentation and wiki > is in small letters with the text "If you are a developer please check > out the developer page for details about how to get start

[symfony-devs] Re: Something to look at...

2007-10-05 Thread marcosdsanchez
Sorry :S The article: http://devzone.zend.com/article/2594-Junctiona-new-persistance-layer-for-PHP-5 The project: http://junctionphp.com/ On 5 oct, 10:52, "Ian P. Christian" <[EMAIL PROTECTED]> wrote: > marcosdsanchez wrote: > > Via zend developer zone : > > > A PHP5 Object Persistant Laye

[symfony-devs] sfDoctrinePlugin Updates

2007-10-05 Thread Jonathan Wage
Hey guys, Sorry for the lack of updates but we have been preparing sfDoctrinePlugin for the symfony 1.1 branch. A few weeks ago we moved trunk to an 0.1branches folder. This will be maintained as it is currently and made to work with symfony 1.0.X branch. In the future we may update it to work as

[symfony-devs] Re: Something to look at...

2007-10-05 Thread Kiril Angov
Lukas Kahwe Smith wrote: > On 05.10.2007, at 15:52, Ian P. Christian wrote: > > >> marcosdsanchez wrote: >> >>> Via zend developer zone : >>> >>> A PHP5 Object Persistant Layer >>> >>> "Over the summer I started a project which I would like to introduce >>> to you. Junction is a new persis

[symfony-devs] Re: Something to look at...

2007-10-05 Thread Lukas Kahwe Smith
On 05.10.2007, at 15:52, Ian P. Christian wrote: > > marcosdsanchez wrote: >> Via zend developer zone : >> >> A PHP5 Object Persistant Layer >> >> "Over the summer I started a project which I would like to introduce >> to you. Junction is a new persistance layer, much like Propel, >> written >

[symfony-devs] Re: Symfony site broken

2007-10-05 Thread noel guilbert
Hello, It's fixed now. Thanks. On 10/5/07, Ian P. Christian <[EMAIL PROTECTED]> wrote: > > > Bert-Jan wrote: > > When I go to 'Community' or 'Weblog' an error 500 occurs... > > > > Is something beging reconstructed ? > > I emailed sensio about this a few hours ago - I'm sure they are looking > a

[symfony-devs] Re: Something to look at...

2007-10-05 Thread Ian P. Christian
marcosdsanchez wrote: > Via zend developer zone : > > A PHP5 Object Persistant Layer > > "Over the summer I started a project which I would like to introduce > to you. Junction is a new persistance layer, much like Propel, written > in PHP 5 and based on the popular Java persistance layer Hibern

[symfony-devs] Re: Symfony site broken

2007-10-05 Thread Ian P. Christian
Bert-Jan wrote: > When I go to 'Community' or 'Weblog' an error 500 occurs... > > Is something beging reconstructed ? I emailed sensio about this a few hours ago - I'm sure they are looking at it :) BTW: Fabian, and others - if you give me a phone number of someone who talks English, I'll happ

[symfony-devs] Symfony site broken

2007-10-05 Thread Bert-Jan
When I go to 'Community' or 'Weblog' an error 500 occurs... Is something beging reconstructed ? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to symfon

[symfony-devs] Something to look at...

2007-10-05 Thread marcosdsanchez
Via zend developer zone : A PHP5 Object Persistant Layer "Over the summer I started a project which I would like to introduce to you. Junction is a new persistance layer, much like Propel, written in PHP 5 and based on the popular Java persistance layer Hibernate." The application is in early s

[symfony-devs] Re: About the new validation system

2007-10-05 Thread Fabien POTENCIER
I will commit the code of the new validation/widget/form system for feedback soon. So, you will be able to give your point of view about exception usage. And as the new system is decoupled from symfony, you will also be able to provide alternatives as plugins. Fabien -- Fabien Potencier Sens

[symfony-devs] Re: About the new validation system

2007-10-05 Thread Pierre Joye
On Oct 4, 4:10 pm, Fabien POTENCIER <[EMAIL PROTECTED] project.com> wrote: > I will commit some code next week and I think everything will be more clear. That will definitively help to test but I don't see what was unclear. The main question is about using exception or not :) I would really d