Symfony 1.1/1.2 yapmak anlamda hareketli mi?

1 Cevap php

Ben Symfony 1.0 bir on-demand web uygulaması inşa. Acımasız bellek tüketimi dışında, ben onunla mutluyum. Ben 1.1/1.2 yükseltmeniz gerekiyor? Ana practical faydaları you yükselttikten sonra en çok keyif aldık nelerdir?

1 Cevap

Main benefit lies in the new forms framework. Object layer can thus be easily linked to the data input layer, and be much more powerful and resusable. You have sets of widgets and validators, and each form can be extended like the current model layer, you can develop your own widgets and reuse them on other projects through plugins, etc.. The 1.2 is much more about the REST architecture. If you want a RESTful application, you should consider it as it implements a brand new routing framework, all object oriented.

Ben 1.2 kullanmak nedeni Doktrini tam entegrasyonu hakkında da. Doktrin ile oynamak için gerçek bir mücevher olduğunu ve kesinlikle symfony üzerine bir şeyler inşa şeklini değiştirir. Lütfen herhangi bir fiyata gidemedim.