Welcome Guest, Not a member yet? Register   Sign In
How to design a (truly) modular application with CI?
#2

[eluser]liri[/eluser]
To be more clear, the architecture resembles a type of group and it's children, such as:
Management
---> Users
---> Profiles
Reports
---> Report 1
---> Report 2

So that the actual functionalities are the sub-categories (children) and the categories (groups) like Management
are just a way to group the functionalities into some organization logic.
With that said though, I would like the sub-categories to be modular so that when Management link is clicked it
"scans" and lists all the sub-categories related to it. So the sub-categories become modular, can be added and
removed.


After looking around a bit, probably the Modular Separation library is what I need, which will result in having the
Sub-Categories (the actual functionality pages) being controllers, and these can be added/removed.

If that is the case, what would Categories be? the modules themselves?


Messages In This Thread
How to design a (truly) modular application with CI? - by El Forum - 04-22-2010, 06:12 AM
How to design a (truly) modular application with CI? - by El Forum - 04-23-2010, 04:11 AM
How to design a (truly) modular application with CI? - by El Forum - 04-23-2010, 11:06 AM
How to design a (truly) modular application with CI? - by El Forum - 04-23-2010, 02:11 PM
How to design a (truly) modular application with CI? - by El Forum - 04-23-2010, 05:04 PM
How to design a (truly) modular application with CI? - by El Forum - 04-23-2010, 05:26 PM



Theme © iAndrew 2016 - Forum software by © MyBB