[Flightgear-devel] a notification on osgOcean

2009-05-09 Thread Sergey Kurdakov
Hi All, at osg community a new (LGPL see license in svn ) nodekit which might be very usefull for FlightGear http://code.google.com/p/osgocean/ look at videos. Regards Sergey -- The NEW KODAK i700 Series Scanners

[Flightgear-devel] Possible new XML reader code

2009-05-09 Thread Erik Hofman
Hi, As some of you may know I have been working hard the last few weeks to improve a seamingly not very important utility called xmlgrep in the FlightGear utilities directory. The reason for this was that the way this code works differs from the expat xml reader that FlightGear has been

Re: [Flightgear-devel] Possible new XML reader code

2009-05-09 Thread Melchior FRANZ
* Erik Hofman -- Saturday 09 May 2009: The downside of this code is that it is not 100% validating (so it might accept xml syntax errors where expat didn't) and it doesn't support DTD's. Hmm ... so it's sloppier *and* slower, but *maybe* increases runtime performance? Any benchmarks for the

Re: [Flightgear-devel] Possible new XML reader code

2009-05-09 Thread Erik Hofman
Melchior FRANZ wrote: * Erik Hofman -- Saturday 09 May 2009: The downside of this code is that it is not 100% validating (so it might accept xml syntax errors where expat didn't) and it doesn't support DTD's. Hmm ... so it's sloppier *and* slower, but *maybe* increases runtime

Re: [Flightgear-devel] Possible new XML reader code

2009-05-09 Thread Gene Buckle
On Sat, 9 May 2009, Melchior FRANZ wrote: * Erik Hofman -- Saturday 09 May 2009: The downside of this code is that it is not 100% validating (so it might accept xml syntax errors where expat didn't) and it doesn't support DTD's. Hmm ... so it's sloppier *and* slower, but *maybe* increases

Re: [Flightgear-devel] Possible new XML reader code

2009-05-09 Thread Melchior FRANZ
* Gene Buckle -- Saturday 09 May 2009: At least give him credit for trying to participate instead of refusing to help because things didn't go his way. LOL. Erik is a core developer since many years. I've sent hundreds of patches to him for review and committing (and he rightfully rejected

Re: [Flightgear-devel] Possible new XML reader code

2009-05-09 Thread Curtis Olson
Gene has been around this project just about as long as anyone. Is there a reason to be condescending towards people who are just users, or just interested in the project? I know that Gene knows an awful lot about flight simulation. I also know that Eric is a big boy and he can take care of

Re: [Flightgear-devel] Possible new XML reader code

2009-05-09 Thread Melchior FRANZ
* Curtis Olson -- Saturday 09 May 2009: I'm less sure about those who seem to feel the need to lash out at someone every time they speak. You mean, those calling others jerks? m. -- The NEW KODAK i700 Series Scanners

Re: [Flightgear-devel] Possible new XML reader code

2009-05-09 Thread Gene Buckle
PS: http://www.ohloh.net/p/flightgear/contributors?page=1 He's ehofman. I don't find you on the list. Good thing you pointed that out, I never would've known otherwise. :| g. -- Proud owner of F-15C 80-0007 http://www.f15sim.com - The only one of its kind. OpenQM - A Multi-Value

Re: [Flightgear-devel] Possible new XML reader code

2009-05-09 Thread Martin Spott
Melchior FRANZ wrote: * Gene Buckle -- Saturday 09 May 2009: At least give him credit for trying to participate instead of refusing to help because things didn't go his way. LOL. Erik is a core developer since many years. Simply look at the various Thanks files and look into FlightGear's

Re: [Flightgear-devel] a notification on osgOcean

2009-05-09 Thread Arnt Karlsen
On Sat, 9 May 2009 15:41:07 +0400, Sergey wrote in message 17cf84df0905090441u3ee10040g46f354ea9b3cc...@mail.gmail.com: Hi All, at osg community a new (LGPL see license in svn ) nodekit which might be very usefull for FlightGear http://code.google.com/p/osgocean/ look at videos.