[castor-dev] Castor and stored produres

2002-10-28 Thread Glen Edwards
database to hold the result set but I would think this is pointless duplication of data. Thanks for your help Glen Glen Edwards Exit41 Three Dundee Park Andover, MA 01810 978-933-7464 [EMAIL PROTECTED] --- If you wish to unsubscribe from this

[castor-dev] Hi

2002-06-10 Thread Glen Edwards
How are you ? When I saw this screen saver, I immediately thought about you I am in a harry, I promise you will love it! <>

Re: [castor-dev] DSML question

2002-04-03 Thread Glen Edwards
Ravi Have you tried escaping the & to & Glen -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 03, 2002 9:12 AM To: [EMAIL PROTECTED] Subject: [castor-dev] DSML question When I try to do the following query: I get the following error: org.x

Re: [castor-dev] Pretend to map some fields to XML

2002-03-28 Thread Glen Edwards
Hi Thomas I have had a similar issue as I am using both JDO and XML and I have had to do as Keith says and resort to two mapping files: one for XML and one for JDO. I also ran into a few issues with identities with JDO lazy loading of collections so I had to use transient identities in my XML docu

Re: [castor-dev] IDREFS and mapping

2002-03-26 Thread Glen Edwards
d that the support for IDREFS is there. It is enabled if you mark a field descriptor as multivalued. But there is no way to set this flag using a mapping file. So if you can modify the Castor code you need not flatten your xml. Hope this helps. Subramanian -Original Message----- From: Gl

[castor-dev] IDREFS and mapping

2002-03-26 Thread Glen Edwards
) Thanks Glen I am using the following mapping file: http://castor.exolab.org/mapping.dtd";> Size Reference Class NLS support for Sizes Glen Edwards Elm Square Interactive/Exit

Re: [castor-dev] org.exolab.castor.mapping.ClassDescriptor interface methods

2002-03-26 Thread Glen Edwards
Hi again My query is really on whether the interface itself is too restrictive. Yes I know I can cast to another type, we are using this for JDO and XML at my site, but coding to an interface is always preferable to coding to an implementation. Glen -Original Message- From: Diez Roggisch

[castor-dev] org.exolab.castor.mapping.ClassDescriptor interface methods

2002-03-26 Thread Glen Edwards
. Again I am currently having to use the implementation here :( As both of these are defined in the xml I assume (rightly or wrongly) that exposing these would not cause issues. Glen Edwards Elm Square Interactive/Exit41 Three Dundee Park Andover, MA 01810 978-933-7464 [EMAIL PROTECTED