Re: [lazarus] XML and XPath?

2007-02-15 Thread Kris Leech

Michael Van Canneyt wrote:

On Mon, 12 Feb 2007, Lee Jenkins wrote:

  

Kris Leech wrote:


Lee Jenkins wrote:
  

Lepidosteus wrote:


In fpc/fcl/xml there is a xpath unit.
Never used it, don't know if it works, guess it should.

  

Ahh, you're correct.  I'll poke around the sources a bit and see if I can
figure it out.


It broken at the moment, but I just got a fixed unit today from Sebastian
Günther.
  

Thanks,



Can you forward a copy of the fixed unit to my email?



And to me as well, so I can commit the fix in SVN :-)
  
It may still need a few bug fixes yet, Ive sent some feedback to 
Sebastian but I know he is really busy at the moment.

However the basics work, its just a few xpath syntaxes that don't.
Does anyone know there way around the unit, would be great to get some 
tips or code examples of xpath in use...?

Michael.



_
To unsubscribe: mail [EMAIL PROTECTED] with
   unsubscribe as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] XML and XPath?

2007-02-15 Thread Lee Jenkins

Kris Leech wrote:

Can you forward a copy of the fixed unit to my email?



And to me as well, so I can commit the fix in SVN :-)
  
It may still need a few bug fixes yet, Ive sent some feedback to 
Sebastian but I know he is really busy at the moment.

However the basics work, its just a few xpath syntaxes that don't.
Does anyone know there way around the unit, would be great to get some 
tips or code examples of xpath in use...?


I haven't had a chance to use it yet, but my needs are simple.  Just 
need to be able to select single node like '/root/cards/audi'.


--

Warm Regards,

Lee

_
To unsubscribe: mail [EMAIL PROTECTED] with
   unsubscribe as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] XML and XPath?

2007-02-15 Thread Kris Leech

Lee Jenkins wrote:

Kris Leech wrote:

Can you forward a copy of the fixed unit to my email?



And to me as well, so I can commit the fix in SVN :-)
  
It may still need a few bug fixes yet, Ive sent some feedback to 
Sebastian but I know he is really busy at the moment.

However the basics work, its just a few xpath syntaxes that don't.
Does anyone know there way around the unit, would be great to get 
some tips or code examples of xpath in use...?


I haven't had a chance to use it yet, but my needs are simple.  Just 
need to be able to select single node like '/root/cards/audi'.

Does that no problem.


_
To unsubscribe: mail [EMAIL PROTECTED] with
   unsubscribe as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] XML and XPath?

2007-02-12 Thread Kris Leech

Lee Jenkins wrote:

Lepidosteus wrote:

In fpc/fcl/xml there is a xpath unit.
Never used it, don't know if it works, guess it should.



Ahh, you're correct.  I'll poke around the sources a bit and see if I 
can figure it out.
It broken at the moment, but I just got a fixed unit today from 
Sebastian Günther.


Thanks,




_
To unsubscribe: mail [EMAIL PROTECTED] with
   unsubscribe as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] XML and XPath?

2007-02-12 Thread Lee Jenkins

Kris Leech wrote:

Lee Jenkins wrote:

Lepidosteus wrote:

In fpc/fcl/xml there is a xpath unit.
Never used it, don't know if it works, guess it should.



Ahh, you're correct.  I'll poke around the sources a bit and see if I 
can figure it out.
It broken at the moment, but I just got a fixed unit today from 
Sebastian Günther.


Thanks,



Can you forward a copy of the fixed unit to my email?
--

Warm Regards,

Lee

_
To unsubscribe: mail [EMAIL PROTECTED] with
   unsubscribe as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] XML and XPath?

2007-02-12 Thread Michael Van Canneyt


On Mon, 12 Feb 2007, Lee Jenkins wrote:

 Kris Leech wrote:
  Lee Jenkins wrote:
   Lepidosteus wrote:
In fpc/fcl/xml there is a xpath unit.
Never used it, don't know if it works, guess it should.
   
  
   Ahh, you're correct.  I'll poke around the sources a bit and see if I can
   figure it out.
  It broken at the moment, but I just got a fixed unit today from Sebastian
  Günther.
  
   Thanks,
  
 
 Can you forward a copy of the fixed unit to my email?

And to me as well, so I can commit the fix in SVN :-)

Michael.

Re: [lazarus] XML and XPath?

2007-02-11 Thread Lepidosteus

In fpc/fcl/xml there is a xpath unit.
Never used it, don't know if it works, guess it should.

--
Vianney Devreese - Lepidosteus
http://lepidosteus.com

_
To unsubscribe: mail [EMAIL PROTECTED] with
   unsubscribe as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] XML and XPath?

2007-02-11 Thread Lee Jenkins

Lepidosteus wrote:

In fpc/fcl/xml there is a xpath unit.
Never used it, don't know if it works, guess it should.



Ahh, you're correct.  I'll poke around the sources a bit and see if I 
can figure it out.


Thanks,

--

Warm Regards,

Lee

_
To unsubscribe: mail [EMAIL PROTECTED] with
   unsubscribe as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives


[lazarus] XML and XPath?

2007-02-10 Thread Lee Jenkins


Hi all,

Does the current xml implementation in laz/fpc support xpath for 
retrieving nodes?


If so, does anyone have any examples?  Wiki seems to have mostly code 
for working with the DOM, but no XPath examples.


Thank you.

--

Warm Regards,

Lee

_
To unsubscribe: mail [EMAIL PROTECTED] with
   unsubscribe as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives