have you people gone through the source code of "PHP CSV Importer".
its very differently written(of course lanugage used is php, but the architecture is completely different)
for the very first time i am seeing this type of code.
though i faced difficulty in understanding that architecture.
i am half way done.
i am very impressed with that style of coding.
1. can any one tell me its pros and cons?
2. How to code in that style? I can't even uderstand how did the author think about it?
and lastly
3. any kind of comments?