Re: Drupal 8 & Symfony2
Larry Garfield <[email protected]>
| Newsgroups | gmane.comp.php.drupal.devel |
|---|---|
| Message-ID | <[email protected]> |
A lot of conceptual things like controllers, the kernel, at least some event dispatcher bits, etc. will be exposed to module developers. It will not look like the Symfony full stack framework, but learning Symfony full stack certainly won't hurt. --Larry Garfield On 4/4/12 8:20 AM, DTH wrote: > I currently use Codeigniter as my PHP framework. I'm considering the > pros and cons of moving to a different framework. For non-core > developers, how much advantage is there likely to be in knowing/being > comfortable with Symfony2 when Drupal 8 rolls around? Or will all the > Symfony stuff be under the hood?