[eluser]gowrav vishwakarma[/eluser]
I had to change a lot in core ( I was trying hard not to do that, but i had to) to make xCIDeveloper to generate modules also in Joomla, Then I knew a thing, Why there is No Big CMS developed in CI while it can make any sort of application. It uses a single point entry (as JOOMLA) but one instance of application cannot replicate it self as the way constants are defined, I have modified it in such a way that each instance (Even if called by another running instance) is separated by some sort of namespace (I managed GLOBALS in php 5.2 for this namespace).. Now I have a working xCIDEveloper that can Develop COMPONENTS as well as MODULES of Joomla.. launching soon .. this is just an update