RE: Library for easy write/read from Documents - initial version.

2005-08-14 Thread Peter Veentjer - Anchor Men
I`m using parts of it in another projects and it works fine. I would like to head what you think of it. From: Peter Veentjer - Anchor Men [mailto:[EMAIL PROTECTED] Sent: Fri 12-8-2005 9:35 To: java-user@lucene.apache.org Subject: Library for easy write/read from

RE: Library for easy write/read from Documents.

2005-08-12 Thread Peter Veentjer - Anchor Men
A long (64 bits) needs 4 characters (each character = 16 bits), not 2 ;) My bad. -Oorspronkelijk bericht- Van: Peter Veentjer - Anchor Men [mailto:[EMAIL PROTECTED] Verzonden: vrijdag 12 augustus 2005 9:36 Aan: java-user@lucene.apache.org Onderwerp: Library for easy write/read from

Library for easy write/read from Documents.

2005-08-12 Thread Peter Veentjer - Anchor Men
I`m currently developing a small library for easy reading/writing stuff to and from the document. All primitives (long,short,int,bool,byte,float,double,char) and non primitive Numbers are supported, optionally they are compressed (a long doesn`t need 19 characters but only 2) and they are optiona