Re: [jibx-users] Map attributes from multiple elements into multiple objects that don't line up?

2004-04-13 Thread Dennis Sosnoski
Hi Aaron, This is getting pretty convoluted, and I'm not sure the current code can handle it cleanly - I think you're actually going to get two object creations for the player object, which is why the name information is lost when you reference it again for the id. It *may* work if you merge

Re: [jibx-users] nable to access binding information, after successful binding?

2004-04-13 Thread Dennis Sosnoski
Can you see the field JiBX_bindingList? It gets added at the same time as the methods, but this is what the BindingDirectory method is failing to find. I don't know of anything else that could cause this problem. A couple of things you can try in order to clarify what's going on: Step into the