Anthony, One basic way to think about it is to use Fusebox as the application design methodology (fuses and actions as your method of layering modularity onto CF) and then use the Spectra COAPI (Content Object API) or the new NEO CFCs (Cold Fusion Components) for your application system objects.
These objects can be programmatic (purely Abstract Data Types, like structs, arrays, or queries) or persistent objects- similar to an object database, or both. A good way to start, is just to think of Spectra as a new more sophisticated storage model rather than your typical relational DB model. If you like the direction it takes you, look more into Spectra APIs and check out CFCs in Neo. Hope that helps - good luck! allen ______________________________________________ - p r i s m i x - allen manning, web architect t: +44 (0) 7712 894458 w: http://www.prismix.com f: +44 (0) 7092 097115 e: [EMAIL PROTECTED] ______________________________________________ > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] > Sent: 07 January 2002 12:58 > To: Spectra-Talk > Subject: Fusebox ans Spectra environment > > > Hi all, > > Does anyone have any experience regarding Fusebox in a > Spectra/ColdFusion Environnment? > I have all the fusebox specifications. > I need an example of site design, site map, > how to integrate spectra in a fusebox model? > Thanks. > > Anthony.D > > > > -------------- > Profitez de l'offre sp�ciale Tiscali Liberty Surf ! > 50% de temps en plus pendant 3 mois sur tous les forfaits Internet. > http://register.libertysurf.fr/subscribe_fr/signup.php3 ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm ------------------------------------------------------------------------------ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
