Re: VTD XML for wicket

2012-05-17 Thread Kees van Dieren
Its licenced GPL so wicket cannot depend on it.


Best regards / Met vriendelijke groet,

Kees van Dieren
Squins | IT, Honestly
Oranjestraat 23
2983 HL Ridderkerk
The Netherlands
Phone: +31 (0)180 415559
Mobile: +31 (0)6 30413841
www.squins.com
http://twitter.com/keesvandieren
Chamber of commerce Rotterdam: 24435130
Boeken voor school en werk bestel je op studieboekencenter.nl
2012/5/17 kamiseq kami...@gmail.com

 anyway VDT-XML outperforms any existing SAXlike or DOM technologies. I
 just want to let you know.

 take care

 pozdrawiam
 Paweł Kamiński

 kami...@gmail.com
 pkaminski@gmail.com
 __


 On 17 May 2012 07:08, Igor Vaynberg igor.vaynb...@gmail.com wrote:
  xml is parsed only the first time a page/panel is accessed. broken
  down into a collection of chunks optimized for wicket's consumption.
  and cached.
 
  -igor
 
  On Wed, May 16, 2012 at 9:49 PM, kamiseq kami...@gmail.com wrote:
  hej,
  have you ever consider using http://vtd-xml.sourceforge.net/ as xml
  parsing library??
  I ve already successfully used this in quite big project and for sure
  it is worth checking as I suspect wicket spends some time parsing html
  on each request, right?
 
  pozdrawiam
  Paweł Kamiński
 
  kami...@gmail.com
  pkaminski@gmail.com
  __
 
  -
  To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
  For additional commands, e-mail: users-h...@wicket.apache.org
 
 
  -
  To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
  For additional commands, e-mail: users-h...@wicket.apache.org
 

 -
 To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
 For additional commands, e-mail: users-h...@wicket.apache.org




Re: VTD XML for wicket

2012-05-17 Thread kamiseq
too bad

pozdrawiam
Paweł Kamiński

kami...@gmail.com
pkaminski@gmail.com
__


On 17 May 2012 11:12, Kees van Dieren i...@squins.com wrote:
 Its licenced GPL so wicket cannot depend on it.


 Best regards / Met vriendelijke groet,

 Kees van Dieren
 Squins | IT, Honestly
 Oranjestraat 23
 2983 HL Ridderkerk
 The Netherlands
 Phone: +31 (0)180 415559
 Mobile: +31 (0)6 30413841
 www.squins.com
 http://twitter.com/keesvandieren
 Chamber of commerce Rotterdam: 24435130
 Boeken voor school en werk bestel je op studieboekencenter.nl
 2012/5/17 kamiseq kami...@gmail.com

 anyway VDT-XML outperforms any existing SAXlike or DOM technologies. I
 just want to let you know.

 take care

 pozdrawiam
 Paweł Kamiński

 kami...@gmail.com
 pkaminski@gmail.com
 __


 On 17 May 2012 07:08, Igor Vaynberg igor.vaynb...@gmail.com wrote:
  xml is parsed only the first time a page/panel is accessed. broken
  down into a collection of chunks optimized for wicket's consumption.
  and cached.
 
  -igor
 
  On Wed, May 16, 2012 at 9:49 PM, kamiseq kami...@gmail.com wrote:
  hej,
  have you ever consider using http://vtd-xml.sourceforge.net/ as xml
  parsing library??
  I ve already successfully used this in quite big project and for sure
  it is worth checking as I suspect wicket spends some time parsing html
  on each request, right?
 
  pozdrawiam
  Paweł Kamiński
 
  kami...@gmail.com
  pkaminski@gmail.com
  __
 
  -
  To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
  For additional commands, e-mail: users-h...@wicket.apache.org
 
 
  -
  To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
  For additional commands, e-mail: users-h...@wicket.apache.org
 

 -
 To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
 For additional commands, e-mail: users-h...@wicket.apache.org



-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: VTD XML for wicket

2012-05-16 Thread Igor Vaynberg
xml is parsed only the first time a page/panel is accessed. broken
down into a collection of chunks optimized for wicket's consumption.
and cached.

-igor

On Wed, May 16, 2012 at 9:49 PM, kamiseq kami...@gmail.com wrote:
 hej,
 have you ever consider using http://vtd-xml.sourceforge.net/ as xml
 parsing library??
 I ve already successfully used this in quite big project and for sure
 it is worth checking as I suspect wicket spends some time parsing html
 on each request, right?

 pozdrawiam
 Paweł Kamiński

 kami...@gmail.com
 pkaminski@gmail.com
 __

 -
 To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
 For additional commands, e-mail: users-h...@wicket.apache.org


-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: VTD XML for wicket

2012-05-16 Thread kamiseq
anyway VDT-XML outperforms any existing SAXlike or DOM technologies. I
just want to let you know.

take care

pozdrawiam
Paweł Kamiński

kami...@gmail.com
pkaminski@gmail.com
__


On 17 May 2012 07:08, Igor Vaynberg igor.vaynb...@gmail.com wrote:
 xml is parsed only the first time a page/panel is accessed. broken
 down into a collection of chunks optimized for wicket's consumption.
 and cached.

 -igor

 On Wed, May 16, 2012 at 9:49 PM, kamiseq kami...@gmail.com wrote:
 hej,
 have you ever consider using http://vtd-xml.sourceforge.net/ as xml
 parsing library??
 I ve already successfully used this in quite big project and for sure
 it is worth checking as I suspect wicket spends some time parsing html
 on each request, right?

 pozdrawiam
 Paweł Kamiński

 kami...@gmail.com
 pkaminski@gmail.com
 __

 -
 To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
 For additional commands, e-mail: users-h...@wicket.apache.org


 -
 To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
 For additional commands, e-mail: users-h...@wicket.apache.org


-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org