With regards the circuits - I am creating my circuits and circuit.xml
files on application start up from a db, so I want to be as precise as
possible and chuck in the circuits while I create the circuit.xml
files.

Duncan


On Tue, 22 Feb 2005 20:22:26 -0800, Barney Boisvert <[EMAIL PROTECTED]> wrote:
> If you're just doing circuits, you're better off screwing with the
> in-memory structure, rather than the XML.  Just load all your circuits
> in the XML, and then delete the ones you don't want from the
> application.fusebox structure in fusebox.init.cfm.
> 
> Speaking of FB4 on CF7, have you run into any issues after the
> upgrade?  No issues came up during Blackstone beta cycle, but
> pre-release testing is never 100% thourough.
> 
> cheers,
> barneyb
> 
> On Wed, 23 Feb 2005 13:55:24 +1100, Duncan <[EMAIL PROTECTED]> wrote:
> > Hi everyone,
> >
> > I wonder if anyone can point me in the right direction to do the
> > following in MX 7
> >
> > I need to open an XML doc, search for an element, and if its not there
> > insert it without disturbing the rest of the doc.
> >
> > Heres the structure (its my fusebox.xml):
> >
> > <fusebox>
> >         <circuits>
> >                 <circuit alias="general" path="general/" parent=""/>
> >         </circuits>
> > </fusebox>
> >
> > I am looking to chuck in circuits dynamically.
> >
> > Thanks!
> >
> > --
> > Duncan I Loxton
> > www.mcgrath.com.au
> > www.sixfive.co.uk
> > [EMAIL PROTECTED]
> 
> --
> Barney Boisvert
> [EMAIL PROTECTED]
> 360.319.6145
> http://www.barneyb.com/
> 
> Got Gmail? I have 50 invites.
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:196045
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to