Before I purchased EE, I had some CI experience and I asked if it was easy to just do CodeIgniter work right along side EE and was given a positive impression. I think my expectations were a bit different as I guess I thought I could just create my own controllers and it would just work as expected. It seems there are some solutions that enable me to do that, i.e.:
http://paramore.is/think/entry/harnessing-the-power-of-codeigniter-in-expressionengine-2.0/
But I just wanted to get the opinion of some of the more experienced folks here. At first I just want to do a bit more complex form handling than then EE email module seems to offer, but I intend on getting a bit more complex and building full scale applications in and or around the EE part of the public website. I see this question has been asked many times and the common response is to look at the EE developer docs, which I have, but they don’t seem to offer a solution that would seem natural to a former CI developer.
So, what’s the best to way to integrate the two? Is the above URL considered a good method?
What about doing some more advanced form handling than the built-in tools? Is the common answer to look for a module/extension/add-on?
Thank you