>> value can only be return-type, null, or class. Anything else will blow
> up
>> since curr_type will be null and an NPE will be thrown (btw, IMHO MUCH
> of
>> code needs null checks, it's way too easy to have things blow up with
>> nothing more helpful than an NPE!).
>
> Yup I'll update this tag to work with rough class name too. If you're
> in hurry and feel confident about your familiarity with Xdoclet then
> I'll be glad to commit the updated ifIsOfType_Impl() method. I'll work
> on it late tonight (GMT +3.5).
>
Phew, so I'm not crazy. I got a bit further last night, and managed to have
isOfType correctly handle the value attrib, the next problem I have now is
that the currentClass seems to be '', and I need to access it in order to
get at the pk field to put it within the current field's cmp-mapping, what
would be the tag to use in that case?





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

Reply via email to