[jdom-interest] JDOM for c#
Jason Hunter
jhunter at xquery.com
Wed Jan 19 17:27:43 PST 2005
JDOM was one of the earliest language-optimized DOM alternatives. DOM
suffers from the requirement that it be language neutral. You get a lot
of advantages when you can tie yourself to a particular language (as
well as when you follow a single vision using a code-first design).
If there's no good C#-specific DOM alternative then there's a need to be
fulfilled. C# and Java are close enough in design that the solution
will probably look a lot like JDOM.
-jh-
Paul Reeves wrote:
> Hi,
>
> Has anyone attempted to port JDOM to c# - I know c# has its own xml api
> but JDOM is far superior and would make java conversions far less
> painful. Its something i'd be prepared to have a stab at doing, but I
> would like everyones opinion on this, as it could just be a ridiculous
> idea.
>
> Regards
>
> Paul
>
>
> _______________________________________________
> To control your jdom-interest membership:
> http://www.jdom.org/mailman/options/jdom-interest/youraddr@yourhost.com
>
More information about the jdom-interest
mailing list