Hi,

On Thu, Feb 25, 2010 at 3:37 PM, Sid Ferreira <[email protected]> wrote:

> 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)
>
>
Yes, it is already possible. You can use multiple connections and multiple
entity managers.


> 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?
>
>
Yes.


> 4) Will we still having the CLI? :D
>
>
Yes.


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



-- 
Jonathan H. Wage (+1 415 992 5468)
Open Source Software Developer & Evangelist
sensiolabs.com | jwage.com | doctrine-project.org | symfony-project.org

You should follow me on Twitter: http://www.twitter.com/jwage

You can contact Jonathan about Doctrine, Symfony and Open-Source or for
training, consulting, application development, or business related questions
at [email protected]

-- 
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