I was able to get the latest CVS Tree using CVSGrab.  Konstantin - this
feature works like a charm - thanks for such great work.

Matt

-----Original Message-----
From: Raible, Matt 
Sent: Tuesday, January 07, 2003 12:22 PM
To: xdoclet-devel
Subject: RE: [Hibernate] Can I put common fields in a Base Class?


I'm now at a point where I'd love to try this, but I'm behind a firewall and
can't do a CVS update.  Can you send me the latest hibernate module?
Hopefully, I don't need any other files/binaries. My latest snapshot is
20021223.

Thanks,

Matt

-----Original Message-----
From: Konstantin Priblouda [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 30, 2002 9:57 AM
To: Raible, Matt
Cc: hibernate-devel; xdoclet-devel
Subject: Re: [Hibernate] Can I put common fields in a Base Class?



--- "Raible, Matt" <[EMAIL PROTECTED]>
wrote:
> I apologize for the cross-post, but I feel this
> applies to both Hibernate
> and XDoclet.  If I should only post to one list in
> the future - let me know
> which one is appropriate.
> 
> I have four common audit fields in a number of my
> classes:
> 
>     private String createdBy;
>     private Date dateCreated;
>     private String changedBy;
>     private Date dateChanged;
> 
> Can I put these in a BaseObject class and somehow
> use it with
> Hibernate/XDoclet, or do I need to specify these in
> each class?

Try it :) I commited patches today to let hibernate
subtask to look in the superclasses for properties and

other stuff. 

regards,

=====
Konstantin Priblouda ( ko5tik )    Freelance Software developer
< http://www.pribluda.de > < play java games -> http://www.yook.de >
< render charts online -> http://www.pribluda.de/povray/ >

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to