On Tuesday 12 December 2006 16:17, Ben Forta wrote:
> seeing is that many CFers have matured, their apps are more sophisticated,
> they have been introduced to concepts and practices popularized buy other
> languages, and they are trying to apply that thinking back to ColdFusion.

Indeed.
>From my point of view, we're now an order of magnitude or more above simply 
asking the user a few questions on a form and feeding those into a query and 
printing out the query in a table.

We want to break the request/response cycle, we want to make out code testable 
so we can fix things with out worrying about what we broke, we want to be 
able to reuse code and we want to be able to use the same code from an AJAX 
app, a CFML page, and a Flex application. That's just of the top of my head.

Doing all that (and more !) with out objects doesn't bear thinking about. So, 
now we have a lot of objects - there is now a management problem. Over in 
Java-land they've solved some of these with ORMs and DI systems like Spring 
and Hibernate - why not take those ideas and reuse them ?

This way we get the speed and grace of CFML with the power of Java-like 
frameworks and methods of working.

-- 
Tom Chiverton
Helping to augmentatively leverage revolutionary supply-chains

****************************************************

This email is sent for and on behalf of Halliwells LLP.

Halliwells LLP is a limited liability partnership registered in England and 
Wales under registered number OC307980 whose registered office address is at St 
James's Court Brown Street Manchester M2 2JF.  A list of members is available 
for inspection at the registered office. Any reference to a partner in relation 
to Halliwells LLP means a member of Halliwells LLP. Regulated by the Law 
Society.

CONFIDENTIALITY

This email is intended only for the use of the addressee named above and may be 
confidential or legally privileged.  If you are not the addressee you must not 
read it and must not use any information contained in nor copy it nor inform 
any person other than Halliwells LLP or the addressee of its existence or 
contents.  If you have received this email in error please delete it and notify 
Halliwells LLP IT Department on 0870 365 8008.

For more information about Halliwells LLP visit www.halliwells.com.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:263752
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to