Search found 1 match

by JMac
Mon Mar 03, 2008 4:49 pm
Forum: SMILE
Topic: JSmile and Exist
Replies: 1
Views: 7490

JSmile and Exist

I'm trying to combine jsmile with an exist database to store the networks (xdsl files). Is there an easy way to get loadfile to access an xml object directly? My other two options - parsing the xml object and building the network, or saving the xml locally to have jsmile load it in - are not ...