|
From: Eric B. <er...@go...> - 2001-10-17 23:03:06
|
Glenn Maughan wrote: > > I'm trying to convert to using the Eiffel XML parser in GOBO but need to use > 'parse_from_string' as that is the routine I was using with the expat > implementation. It is currently implemented as: > > parse_from_string (data: STRING) is > do > check > False -- TODO > end > end > > Anyone willing to implement it for me? Please! I just implemented it and committed to CVS. However no testing has been done at all (apart from checking that it compiles with ISE Eiffel). So it's up to you to try it if you want. -- Eric Bezault mailto:er...@go... http://www.gobosoft.com |