[Typo3-dev] base class for specific services - how to?

Kasper Skårhøj kasper at typo3.com
Mon Mar 1 16:52:47 CET 2004



require_once(t3lib_extMgm::extPath("blablabla").'class.tx_blablabla_class.php');



On Mon, 2004-03-01 at 16:46, Martin T. Kutschker wrote:
> Hi!
> 
> I was musing on the mentioned mailer service. The idea was that there is 
> a mailer API which will be implemented by different extensions, eg one 
> for mail() another for SMTP.
> 
> But how can one "base extension" provide a base class for the others? 
> It's not reasonable that all extensions implement their own eg addTo() 
> method, etc.
> 
> t3lib_svbase is fine but I'd like to have a say tx_mailersvbase. What's 
> the appropriate require_once statement for the "child extensions"?
> 
> Masi
> 
> _______________________________________________
> Typo3-dev mailing list
> Typo3-dev at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-dev
-- 

Best regards

- kasper

---------------
"Zero MS-gravity" - finally migrated to Linux!






More information about the TYPO3-dev mailing list