I've seen the documentation http://developer.gimp.org/api/2.0/glib/glib-Simple-XML-Subset-Parser.html , It's seems nice, lightweight and looks event based like sax! so this does not influence my conceptual ideas... but why GMarupParser and not libxml2 ? libxml has a sax interface. http://www.jamesh.id.au/articles/libxml-sax/libxml-sax.html
thanks. Since OpenVAS 2.0, the server is linked to glib. glib offers simple XML parsing which is already used for reading OVAL XML files: http://wald.intevation.org/plugins/scmsvn/viewcvs.php/trunk/openvas-server/openvasd/oval_plugins.c?rev=1434&root=openvas&view=markup I could image to get some xml capabilitis into libnasl. But my mind on this has not settled. Does this influence your conceptual ideas? Best Jan -- Dr. Jan-Oliver Wagner Intevation GmbH, Osnabrück Amtsgericht Osnabrück, HR B 18998 http://www.intevation.de/ Geschäftsführer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner --- Christian Eric Edjenguele IT Security Software Developer & Researcher tel. +39 3408580513 View my linkedin profile: http://www.linkedin.com/in/edjenguele My blog: http://www.edjenguele.blogspot.com ----- Messaggio originale ----- Da: Jan-Oliver Wagner <[EMAIL PROTECTED]> A: Christian Eric EDJENGUELE <[EMAIL PROTECTED]> Cc: Tim Brown <[EMAIL PROTECTED]> Inviato: Venerdì 19 settembre 2008, 21:10:26 Oggetto: Re: openvas plugins development enhancment Hello Christian, On Wednesday 17 September 2008 17:31, Christian Eric EDJENGUELE wrote: > what do you think about this ? > http://lists.wald.intevation.org/pipermail/openvas-plugins/2008-September/0 >00110.html === I've seen you post, but I am currently quite busy and need to think about it first. Will answer on the mailing list. Best Jan -- Dr. Jan-Oliver Wagner Intevation GmbH Amtsgericht Osnabrück, HR B 18998 http://www.intevation.de/ Geschäftsführer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner __________________________________________________ Do You Yahoo!? Poco spazio e tanto spam? Yahoo! Mail ti protegge dallo spam e ti da tanto spazio gratuito per i tuoi file e i messaggi http://mail.yahoo.it _______________________________________________ Openvas-plugins mailing list [email protected] http://lists.wald.intevation.org/mailman/listinfo/openvas-plugins
