It all depends, what version of Castor you are using. For your example, it 
would be one of the following: 

org.example.MyClassDescriptor
org.example.descriptors.MyClassDescriptor

The XML data binding framework can cope with both when trying to find a 
descriptor for a given class.

Regards
Werner

> -----Ursprüngliche Nachricht-----
> Von: Claudio Di Vita [mailto:[EMAIL PROTECTED]
> Gesendet: Montag, 07. Mai 2007 09:34
> An: [email protected]
> Betreff: Re: [castor-user] Loading custom field descriptors
> 
> > I think Castor is capable of looking up field descriptors even if the
> '.castor.cdr' file is missing,
> > the only difference being that there's a performance penalty as this
> needs to be repeated for
> > each class.
> 
> A little startup penalty is not a problem, but I have an other
> question: wich must be the full name of the descriptor class ??
> 
> For example, if the class name is org.example.MyClass which would be
> the name of the descriptor class ??
> 
> Thank you,
> 
> Claudio
> 
> ---------------------------------------------------------------------
> To unsubscribe from this list please visit:
> 
>     http://xircles.codehaus.org/manage_email


---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to