[Solar-talk] Solar_Mail, take 2
Antti Holvikari
anttih at gmail.com
Sat Mar 31 13:17:52 PDT 2007
On 3/31/07, Paul M Jones <pmjones at solarphp.com> wrote:
> On Mar 31, 2007, at 1:04 PM, Antti Holvikari wrote:
>
> > On 3/31/07, Paul M Jones <pmjones at ciaweb.net> wrote:
> >> Hey guys --
> >>
> >> Not trying to steal the thunder on Antti's work with Abovo_Mail, but
> >> I have done a thorough extraction, refactoring, and modification of
> >> Zend_Mail and related components into a series of Solar components.
> >
> > Oh no not at all. I haven't had any time to work on it. I saw your
> > work and I got very excited :-) it looks awesome!
>
> Thanks man. :-) This is one of the pieces we've all wanted in Solar
> for a long time, and now the base is there.
>
> Seriously, let me know what about it needs more work, or could any
> functionality improvements to be had.
I would like to see it as a fluent object (or what do you call it :-).
But I guess most of the methods need to return some MIME objects. Have
you considered this?
Like:
Solar::factory('Solar_Mail')->to('guy at example.com')->body('hey you')->send();
--
Antti Holvikari <http://phphalo.com>
More information about the solar-talk
mailing list