Aaron Stone <[EMAIL PROTECTED]> schrieb:
> Webmin and PGadmin provide the frameworks to reinvent more wheels faster.
> If you write a PGadmin module that directly manipulates the DBMail table
> contents, then you're still reinventing the libdbmail wheel!

Something i have learned from the usability guys.

You need to define your goal and point of view.

If you think about a web based application, it may make more sense to have
a php based dbmail class, because having a C extension(PECL) to access to
dbmail database is really complex and will likely become mostly unused.

For command line tools it might be totally different.

And you also need to think about what features you like to use in a web
based application and in a command line tool.

Just my toughts...


--
Lars Kneschke
Metaways Infosystems GmbH
Pickhuben 4
20457
Hamburg
Germany

eGroupWare Training & Support ==>
http://www.egroupware-support.net

E-Mail:
mailto:[EMAIL PROTECTED]
Web: http://www.metaways.de
Tel: +49 (0)40
317031-21
Fax: +49 (0)40 317031-81
Mobile: +49 (0)175 9304324


Reply via email to