loic@ceic.com
Tue, 3 Aug 1999 12:13:34 +0200 (MEST)
Vadim Chekan writes:
>
> > * Configuration changes ?
>
> I continue working on this. Unfortunaly I haven't got enough free time
> and work progress is pretty small.
> But now I done:
> parser which recognise <server: http://www.......>
> wait_time: 10
> max_hop_count: 999999
> ........... : .....
> </server>
> and insert it into config
>
> necessery changes to Configuration class to insert end retrive complex
> expressions
>
> Now I'm looking through Retriver.cc to teach it to look in <server>
> expression.
> If I woun't have got big problems, I expect to post patches in the end
> of this week.
>
I hope you don't mean that you wrote an XML like parser of your own.
If so I think it's a bad thing to do. If the configuration files
have to be XML then we *must* use the expat XML parser. It's fast,
eats very few memory and is very well debugged.
You don't know it yet but, believe me, you don't want to
maintain/debug an XML parser :-)
Cheers,
-- Loic DacharyECILA 100 av. du Gal Leclerc 93500 Pantin - France Tel: 33 1 56 96 09 80, Fax: 33 1 56 96 09 61 e-mail: Loic@Dachary.org URL: http://www.senga.org/
------------------------------------ To unsubscribe from the htdig3-dev mailing list, send a message to htdig3-dev@htdig.org containing the single word "unsubscribe" in the SUBJECT of the message.
This archive was generated by hypermail 2.0b3 on Tue Aug 03 1999 - 03:06:32 PDT