Wish XOM Library request

Scott Bartgis

Member
Licensed User
Longtime User
I am porting an application from B4A to B4i that relies heavily on XML DOM parsing. Since our parent code was also based on DOM methods, I used the B4A XOM Library posted by warwound.

Rather than rewrite a base class with 1400 lines of code to use XML SAX, would it be possible to port the XOM library into B4i as well?
 
Top