Ah, wut? So, you have one code base that uses OO MVC (or something
like it) vs a second that uses Procedural (ie top to bottom) PHP? If
thats the case then you only have to create a single implementation of
My_Mailer class, the duplicate functionality will only be in object
initialization and use, which would have to be duplicated anyway.

Correct.  One is older than the other.
_______________________________________________
New York PHP Users Group Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

http://www.nyphp.org/Show-Participation

Reply via email to