Re: Why i need use XML with CF

2004-03-01 Thread Thomas Chiverton
On Saturday 28 Feb 2004 23:48 pm, Gregory Harris wrote:
 The real power behind XML is it's portableness and platform independence.

:nods
We have an XML file that defines all the parameters users neeed to enter into 
our application, and this is used to generate a GUI in both ColdFusion and 
Delphi - it rocks quite a lot, if I do say so myself :-)

 However, if you're building an application in ColdFusion that is strictly
 in house and can do something more efficiently in data transfer without
 XML, why bother?

:nods again
Why use a buzzword just for the sake of it ?

-- 
Tom Chiverton 
Advanced ColdFusion Programmer

Tel: +44(0)1749 834997
email: [EMAIL PROTECTED]
BlueFinger Limited
Underwood Business Park
Wookey Hole Road, WELLS. BA5 1AF
Tel: +44 (0)1749 834900
Fax: +44 (0)1749 834901
web: www.bluefinger.com
Company Reg No: 4209395 Registered Office: 2 Temple Back East, Temple
Quay, BRISTOL. BS1 6EG.
*** This E-mail contains confidential information for the addressee
only. If you are not the intended recipient, please notify us
immediately. You should not use, disclose, distribute or copy this
communication if received in error. No binding contract will result from
this e-mail until such time as a written document is signed on behalf of
the company. BlueFinger Limited cannot accept responsibility for the
completeness or accuracy of this message as it has been transmitted over
public networks.***
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]




RE: Why i need use XML with CF

2004-02-28 Thread Gregory Harris
You wouldn't need to per se.There are alternate methods of transferring
data around that don't require XML.

However XML is a standard for delivering such information that everyone can
figure out, you can send the layout (be it a DTD or XSD format) and the
actual data, and the entity on the other end can read it without a problem.
The real power behind XML is it's portableness and platform independence.
However, if you're building an application in ColdFusion that is strictly in
house and can do something more efficiently in data transfer without XML,
why bother?

-Original Message-
From: Spectrum Web [mailto:[EMAIL PROTECTED]
Sent: Saturday, February 28, 2004 6:28 AM
To: CF-Talk
Subject: Why i need use XML with CF

Hi

please help me. Why i need use XML technology with CF? Any ideas, tips,
real examples will be appreciate.

Thanx in advance
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]