Loading login details...

DeltaXML Support Forums

 new topic  post reply 
moderators: chrisc nigelw tristanm
DeltaXML .NET
Joined: 27-March-2007
Posts: 54
Location: Malvern, United Kingdom
Posted: 09-May-2007 009:36
We have something of a chicken-n-egg problem here,  we only mention Java on our website, some people do contact us asking if we have a .NET product, but how many move onto the next hit in their google list?  This forum message attempts to, at least partly, solve this problem.

The good news is that we have done a number of prototypes using IKVM.net to translate Java byte-code into the CLR equivalent.  It works quite well!  We've also put some effort into resolving some API differences between the JDK APIs (Sun, Apple, IBM) and GNU-Classpath.

At the moment the command-line tools work and you can call the translated DeltaXML and JAXP classes from languages such as C#.  This works well if you have a knowledge of both plaforms.

We would like some user-feedback:

  * please tell us if you need .NET - we need to prioritize our development efforts

  * How do you store your XML data on .NET?  We need to look at some API wrapping/interfacing between the .NET classes and our existing Java classes.  Please tell us which parts of System.Xml you currently use.

  * We currently write fast/memory-efficient filters using the SAX XMLFilterImpl class.  Do you want an equivalent for .NET?  Perhap 'wrapped' XmlReaders?

Please do leave us some feedback, either here, or by email.

Cheers,

Nigel
 new topic  post reply  To find out about new replies to this post as they occur
please subscribe to one of these feeds:
AtomRSS moderate