On 5/25/10 9:36 PM, Denis.Gorbachev wrote:
It looks like I should put my two cents: I'm with Jordi, too. Many web
developers use JS, while not as many use Cocoa. Why adopt a model that
is counter-intuitive to the target audience?

I don't get the "counter-intuitive" thing? What is counter-intuitive exactly?

Fabien


On 25 май, 21:50, Magnus Nordlander<[email protected]>  wrote:
Isn't this a question that will mostly boil down to taste? Are there any
tangible and obvious benefits of one system over the other?

The way I see it (as someone who develops with both Symfony and with Cocoa
:) ), if this is just a matter of taste, it's better to keep the same model
as in Sf1.4.

Magnus Nordlander



On Tue, May 25, 2010 at 6:55 PM, Johannes<[email protected]>  wrote:
I have to agree with Jordi that the ECMA system seems far more
intuitive to me. I always have to look at the event dispatcher source
code every time I connect to an event in symfony 1.4.

Would be a nice improvement, and regarding functionality you can have
the same filters as with the cocoa system except that they work a
little differently.

Johannes

On May 24, 3:35 pm, Daniel Lohse<[email protected]>  wrote:
Thanks, good to have it back! :)

Daniel

On 24.05.2010, at 15:30, Jordi Boggiano wrote:

Oh come on guys why is you need me to delete stuff to finally answer :)

Anyways, it's been recovered and pushed to github again, still
available athttp://github.com/Seldaek/symfony/commits/ecma_events

And for the record, I killed it with git branch -D ecma_events; git
push origin :ecma_events -- which effectively eradicates it from
github.

To recover I used git reflog to find out where to point it at, which
showed:

cdcefe2 h...@{35}: commit (amend): [EventDispatcher] Converted
EventDispatcher to a ECMAScript-like model

And then you do the following to recreate the branch from that
reference:

git checkout -b ecma_events h...@{35}

Cheers

--
Jordi Boggiano
@seldaek ::http://seld.be/

--
If you want to report a vulnerability issue on symfony, please send it
to security at symfony-project.com

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]<symfony-devs%[email protected]>
For more options, visit this group at
http://groups.google.com/group/symfony-devs?hl=en

--
If you want to report a vulnerability issue on symfony, please send it to
security at symfony-project.com

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]<symfony-devs%[email protected]>
For more options, visit this group athttp://
groups.google.com/group/symfony-devs?hl=en

--
If you want to report a vulnerability issue on symfony, please send it to
security at symfony-project.com

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]<symfony-devs%[email protected]>
For more options, visit this group at
http://groups.google.com/group/symfony-devs?hl=en

--
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

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 
athttp://groups.google.com/group/symfony-devs?hl=en


--
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

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

Reply via email to