there's one project I'm working on now that's a weird melange of java,
cf and vbs. the cool thing about this is how easy CF can coordinate
all of this and still be a rad.

the problem i see with putting a cfc wrapper around the mail tag for
the benefit of cfscript is that its another layer of overhead.

On Tue, Feb 9, 2010 at 1:00 PM, Judah McAuley <[email protected]> wrote:
>
> I was surprised that they wrote a wrapper cfc to invoke the cfmail
> tag, honestly, because I think that under the hood, cfmail is really
> invoking javamail. I could be wrong of course. I guess the theory
> behind Adobe's approach is that the tags are already written and work
> and it was easy to write a wrapper around them that exposes them in a
> way useful for cfscript. They just did what a lot of us have done
> ourselves already.
>
> Judah
>
> On Tue, Feb 9, 2010 at 9:55 AM, Larry C. Lyons <[email protected]> wrote:
>>
>> this is more or less a big meh for me. if i need that sort of control,
>> I'd rather write a wrapper cfc for javamail or other open source java
>> mail package.
>>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-community/message.cfm/messageid:311897
Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5

Reply via email to