1) $this->getDatabaseConnection():
Will it allow us to use two ORMs at same time? Would be nice if we
could set a parameter with the connection name, and each connection
has it's own orm. (Personal note: I don't like using more than one
ORM, it's just to have the option)
2) $request->getRequestParameter('page'):
It's strange cause I'm using $this->getRequest()-
>getRequestParameter('page') and it is related to the POST variable,
not for REQUEST one. Wouldn't it be better to rename it? Something
like FORM? (Personal note, I usually use only getParameter(), but
readin the docs I have this doubt. Asp.MVC uses FORM for POST)
3) \Swift_Message::newInstance():
Is the '\' due to namespaces?
4) Will we still having the CLI? :D
Final note: It was strange at start, but it is REALLY interesting the
new Symfony :-)
--
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