Thank you for quick response.
Well, you always want to make sure that nobody else has written that library
;-)
Commandment #7:
"Thou shalt study thy libraries and strive not to reinvent them without
cause,
that thy code may be short and readable and thy days pleasant and
productive."
(Henry Spencer "The Ten Commandments for C
Programmers")
I can't gurantee that I'll be able to spend time on the project but if our
clients deem necessary i'll join the team...
Bruce, what are your current plans for DSML 2.0?
Sincerely,
Benjamin.
----- Original Message ----
From: Werner Guttmann <[EMAIL PROTECTED]>
To: [email protected]
Sent: Monday, May 8, 2006 3:01:27 PM
Subject: Re: [castor-user] DSML 2.0
Benjamin,
Bruce Snyder a few months ago expressed his intention to work on support
for DSML 2.0, if I remember correctly. Having said that, let's hear it
from the horse's mouth ... ;-).
Other than this, why not have a look at the sources yourself and see
whether you can provide us with a patch (or at least an educated opinion
what needs to be done). I sure don't have to tell you that this is an
open source project, which per definition makes a living off
contributions from the community .. ;-).
l4l
Werner
Benjamin Shrom wrote:
> Hello,
>
> Currently, Exporter produces DSML 1.0 ( see code below ).
>
> Is there way to force it to generate DSML 2.0? Will it ever be supported?
>
> ...snip...
> Exporter exporter = new JNDIExporter(context);
> exporter.setSearchDescriptor(searchDescriptor);
> StringWriter stringWriter = new StringWriter();
> try {
> exporter.export(stringWriter, false, true);
> } catch (ImportExportException e) {
> getLog().error(e);
> }
> ...snip...
>
> Regards,
>
> Benjamin.
>
>
>
> -------------------------------------------------
> If you wish to unsubscribe from this list, please
> send an empty message to the following address:
>
> [EMAIL PROTECTED]
> -------------------------------------------------
>
>
-------------------------------------------------
If you wish to unsubscribe from this list, please
send an empty message to the following address:
[EMAIL PROTECTED]
-------------------------------------------------
-------------------------------------------------
If you wish to unsubscribe from this list, please
send an empty message to the following address:
[EMAIL PROTECTED]
-------------------------------------------------