Hi Paul,
Thanks. I thought it was some kind of versioning field like in the wf_graph table and that didn't really make sense to me :)
A quick update: sorry I was kind of mute for so long, but as you can guess I work on other things as well (integrating Sarasvati is just one of my tasks at work). That being said, I've kept working on it, but I shifted my attention a little bit from DB access issues (it's well under way but not finished yet) to process definition handling. Indeed, working with XML files as input doesn't fit with what I want to do, so I tweaked Sarasvati to be able to work with pretty much anything as input. Here again, it's not completely done but it's well under way too. That means I changed quite a few things in GraphLoader, XmlProcessDefinition and all of the XmlNode, XmlArc etc classes. The basic behaviour of the Xml... didn't change though. When I have a little more time I'll try to explain my ideas and what's done so far so you (I mean both of you) can possibly give some input on it. What I'll also probably do - if that's okay with you - is a kind of intermediary commit so you can see for yourself. Maybe I could create a temporary branch so we're sure that doesn't disrupt everything (it shouldn't but you're never too careful), because there are a certain number of classes that were changed and also created.
Let me know if you already have some remarks at this stage!
Cheers
Vincent