From: David T. <tom...@ho...> - 2009-04-15 07:54:55
|
> Please play around, hack, fix, continue etc. > > On thing I'm not too keen on is the naming conventions I've come up > with, e.g. Module and Controller is: > Module_ControllerName > > Module and Model is: > Module_ModelName > > You can have sub directories, e.g: > Core_ORM_Iterator which loads in core/models/ORM/Iterator.php > > But this can start to get messy, e.g. model called Calendar_Calendar() > > Would be much better to use name spaces, but this is not out till 5.3 > (currently at RC1) > http://www.php.net/language.namespaces > We have to decide naming conventions and stick to them. Changing later will be problematic. So it is worth playing with all your options now, to get a feel for what is right, before deciding. I will start looking at this at soon as I can... _________________________________________________________________ News, entertainment and everything you care about at Live.com. Get it now! http://www.live.com/getstarted.aspx |