way cool stuff Tomasz. Thanks for the post
-Original Message-
From: Tomasz Wielga [mailto:[EMAIL PROTECTED]
Sent: Wed 6/8/2005 3:08 PM
To: dev@xmlbeans.apache.org
Cc:
Subject: xmlbeansxx vs. xmlbeanscxx
Hi
Hi
Browsing the list archive I saw voting on new project - xmlbeanscxx.
Some months ago in my development team we decided to start porting the
Java original tool to C++. We called it xmlbeansxx.
I think I even sent a message to some *apache.org e-mail address.
Results of our work can be found at h
To enable binary compatibility going forward and prevent
conflicts with pre-open sourced usage of XMLBeans, we will change the schema
metadata location before our upcoming v2 release. The net effect of this
change is that current users (including v1 and v2 beta users) will need to
recompil
[
http://issues.apache.org/jira/browse/XMLBEANS-152?page=comments#action_12313074
]
Dan Diephouse commented on XMLBEANS-152:
Excellent! Thanks Ian. This looks like it should be farely easy to tie into
XmlBeans then too if someone gets around to it.
This patch is to clean up the catching of
InvocationTargetExceptions so that the exception rethrown has a useful message and
cause in it rather than the one from the ITE itself which is often not helpful.
Cheers,
Lawrence
fixUpITE.patch
Description: fixUpITE.patch
---
[
http://issues.apache.org/jira/browse/XMLBEANS-152?page=comments#action_12313060
]
Ian P. Springer commented on XMLBEANS-152:
--
Dan, as a temporary solution, you could do something like:
String schemaName = yourXBean.schemaType().getSource