[FLOW3-general] Packages - best way to use them

Dawid Pacholczyk dpacholczyk at gmail.com
Mon Mar 28 10:44:48 CEST 2011


Hi all,
  I have a little argue with someone about packages in FLOW3.

In someones opinion the packages should be used like this: 1 application 
-> 1 package. So you have in it every model, controller, repository, 
other class that your app could use.

My opinion is much diffrent. I think it should be used like group of 
tool so 1 app can be build from many packages. For example when you have 
a big portal I would build System package that is controlling some FE 
proccess and dispatching special assigment to other packages. I would 
also have Profiles package where I would put users, user groups, 
priviliges etc. (i thinks its a bit like in JAVA. Packages are grouped 
by role, tools are grouped in packages)

What do you think ?

best regards,
Dawid Pacholczyk


More information about the FLOW3-general mailing list