I went ahead and wrote a quick CFC just to show how easy it would be.
You can now go to http://devilm.com/writing.html to download the Java
class and its associated CFC wrapper.

-Matt
 

> -----Original Message-----
> From: Matt Liotta [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, June 25, 2002 11:03 PM
> To: CF-Talk
> Subject: RE: Apache Xindice article
> 
> DevX isn't really interested in ColdFusion content, so I tend to leave
> that out of my articles. However, all of the code in the article is
> meant to be called from CFMX. I'm sure a Java programmer might thing
> some of the methods look a little strange, but they were designed to
be
> easily callable from CFMX without any casting trouble. In fact, there
> should be no reason why the class doesn't work with CF 5 as all the
> methods are passing strings and string arrays, which CF can handle
quite
> fine.
> 
> -Matt
> 
> 
> > -----Original Message-----
> > From: Dick Applebaum [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, June 25, 2002 9:00 PM
> > To: CF-Talk
> > Subject: Re: Apache Xindice article
> >
> > Hey Matt
> >
> > I scanned the article (will read it later).
> >
> > I have been interested in Xindice since when it was dbXML.
> >
> > Do you discuss how to use Xindice from CFMX?
> >
> > Xindice is hierarchical, rather than table-oriented -- I think this
is
> a
> > much more natural structure for ad hoc uses such as temporary
storage
> of
> > the items in a shopping cart, etc.
> >
> > It would be a real plus to be able to *easily* use Xindice  in CFMX.
> >
> > Dick
> >
> >
> > On Tuesday, June 25, 2002, at 05:35  PM, Matt Liotta wrote:
> >
> > > DevX published today an article I wrote on Apache Xindice, which
is
> a
> > > native XML database. The article explains how to make use of
Xindice
> > > from Java as well as basic native XML database concepts. The
article
> can
> > > be found here,
> http://www.devx.com/xml/articles/ml062502/ml062502-1.asp.
> > >
> > > I have found Xindice to be very useful with CFMX, so I thought I'd
> > > share.
> > >
> > > -Matt
> >
> >
> 
______________________________________________________________________
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to