A wise old hermit known only as Dmitri Colebatch <[EMAIL PROTECTED]> once 
said:

> I assume you mean balance in AccountData?  I dont see that problem - is
> there any possibility you've changed something?  
> 
> cheers
> dim

Come to think of it, I seem to remember getting similar errors with a char 
pk-field I had.  I think it was about a week ago, but I haven't seen it 
since.  I notice, however, that v1.6 of the relevant template in CVS has 
the comment "corrected a problem related no having return-type instead of 
methodType in ifIsPrimitive", so I guess it's fixed already.


Andrew.

> On Mon, 10 Sep 2001, Clarance Howatt wrote:
> 
> > There seems to be a problem with the code generated by the xdoclet 
> > samples.
> > In the AccountBean and the CustomerBean there are persistent fields 
> > that are
> > defined as type float (not Float) and this results in AccountData and
> > CustomerData classes that will not compile.
> >   if( this.balance == null ) // balance is of type float
> > 
> > Is this a defect in xdoclet or are primitive types not supported?
> > 
> > C.

_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to