On Wed, Jun 10, 2009 at 6:53 PM, Paul I wrote:

>
>
> seriously CFC's ,ake sense to a certain point...
> but when you have to hen peck at 5 pages to find out what should be on a
> 1/4
> of a page then what the FNCK is the use....
> how does it help....
>

That's why I stick with well-documented frameworks like Coldspring and
Model-Glue.

Lately I have taken to using Java POJOs instead of CFCs for beans that have
heavy use in database access. CFCs are slow and heavy for that sort of work.
They work great as singletons, though, like in the Coldspring framework.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:298249
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