I am currently working on a project where we have seperated all our entities
into object circuit applications.

Our application then works with these object circuit applications calling
various methods on them.

These object circuit applications have methods such as createStructure,
readStructure, insertDatabase etc...

Complex structures are generated by the create and read methods. These
structures are then passed into various displays in the application (forms,
drill downs etc...), as well as into methods on the object circuit
applications (myObject.insertDatabase is passed in a myObject Structure).

We haven't launched this application yet but we are having a very successful
build phase.

-----Original Message-----
From: Malcolm Barclay [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 07, 2001 6:12 AM
To: Fusebox
Subject: Re: Making use of structures


oh, been working quite a bit with spectra 1.5 recently and it really makes
great use of structures, like passing the values of many variables to a
custom tag for an insert. Could have some good applications for fusebox.

Yes, can certainly appreciate making a range of varying attributes stateful
using WDDX.

-- 
m

From: "Mike Craig" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Date: Wed, 07 Mar 2001 03:54:40 -0500
To: Fusebox <[EMAIL PROTECTED]>
Subject: RE: Making use of structures
Resent-From: [EMAIL PROTECTED]
Resent-To: [EMAIL PROTECTED]
Resent-Date: Wed, 7 Mar 2001 21:48:16 +1300


Sure, request structures for special page handlers, custom report views,
multi-database environments...most of them are small but effective and are
easily made stateful with WDDX and Client/Cookie storage...why do you ask?

-----Original Message-----
From: Malcolm Barclay [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 07, 2001 3:09 AM
To: Fusebox
Subject: Making use of structures


I was wondering if anyone else out there in has been making use of
Structures in their Fusebox applications? If so anything in particular?

best,
m

--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to