Welcome Guest, Not a member yet? Register   Sign In
Modular refactoring possible?
#3

[eluser]Dam1an[/eluser]
You can use the views using a good old fashion include
As for the models, they have dependencies within the CI stack such as the base Model, the database and active record classes etc, so if you plan on using models like they would be used within CI, but outside of CI, you could need to stub part of this, or manually load the dependencies.

I would personally recommend starting from the controllers, creating functios for each page, and then calling the code you execute in the current systen... you can then move from there


Messages In This Thread
Modular refactoring possible? - by El Forum - 05-05-2009, 09:04 AM
Modular refactoring possible? - by El Forum - 05-05-2009, 09:10 AM
Modular refactoring possible? - by El Forum - 05-05-2009, 09:18 AM
Modular refactoring possible? - by El Forum - 05-05-2009, 11:20 AM
Modular refactoring possible? - by El Forum - 05-05-2009, 11:23 AM
Modular refactoring possible? - by El Forum - 05-05-2009, 11:33 AM
Modular refactoring possible? - by El Forum - 05-05-2009, 11:40 AM
Modular refactoring possible? - by El Forum - 05-05-2009, 11:47 AM
Modular refactoring possible? - by El Forum - 05-05-2009, 12:16 PM
Modular refactoring possible? - by El Forum - 05-05-2009, 03:02 PM
Modular refactoring possible? - by El Forum - 05-06-2009, 01:42 AM
Modular refactoring possible? - by El Forum - 05-06-2009, 01:57 AM
Modular refactoring possible? - by El Forum - 05-06-2009, 02:09 AM
Modular refactoring possible? - by El Forum - 05-06-2009, 03:34 AM
Modular refactoring possible? - by El Forum - 05-06-2009, 03:35 AM
Modular refactoring possible? - by El Forum - 05-06-2009, 04:59 AM
Modular refactoring possible? - by El Forum - 05-06-2009, 05:16 AM
Modular refactoring possible? - by El Forum - 05-06-2009, 09:31 AM
Modular refactoring possible? - by El Forum - 05-06-2009, 09:37 AM



Theme © iAndrew 2016 - Forum software by © MyBB