The *hack* I am using now is:
*create java class(es) by means of the sourcegenerator
*compile it
*call a class that creates an interface based on the class(es) just generated
*create the java classes again but know include the interface I'd like to
have.
It is a really ugly solution, but it works for me. Hopefully I can remove
this, as soon as generating interfaces from castor-xml works ;)
Let me know if you're interested in the source code for generating interfaces.
-Roy
On 06/08/2004 13:42, Roy van der Kuil wrote:
> On 07-06-04 23:23, Mike Wannamaker wrote:
> > Can the SourceGenerator be configured to generate interface classes
> > instead of the concrete classes?
>
> If you look at the castor docs for binding file, you can see this feature
> is not implemented (yet).
> I'd like that feature too :)
>
> -Roy
>
> > --ekiM
>
> -----------------------------------------------------------
> If you wish to unsubscribe from this mailing, send mail to
> [EMAIL PROTECTED] with a subject of:
> unsubscribe castor-user
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-user