Hi , I have a quick question:
What is the best practice for placing the base controller classes?
a. Placing them in the same directory as the other controllers - the ones
that extends from the base class -? If so, is there a easy way to prevent
the base class getting into the dispatch loop?
b. Placing into the library?
c. { Another solution }?
Thanks in advance
Taha
