Ara Abrahamian wrote:

>>yeah, I'm porting the TheServerSide.com portal to use XDoclet. I had
>>some problems, but got the latest CVS, got some more problems, and it
>>forced me to change into a structure that was superior to what I had
>>intended to do in the first place :-)
>>
> 
> And what were the problems? Maybe we could fix it? Hope it's now ok
> specially with this new superior architecture :o)
> Everyone knows that XDoclet leads to superior architectures :-))))


Well, as I explained I wanted to do layered beans, but XDoclet thought 
that both layers were separate beans and since there were no methods in 
the "top" layer (i.e. XJDBC which extended XBean), no methods were 
generated in the remote interface (and I had set generate=false in 
XBean). As I said though, I've changed this now to a much better scheme 
where the database stuff is done through delegation. Way way better.

/Rickard


-- 
Rickard Öberg
Chief Architect, TheServerSide.com
The Middleware Company


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

Reply via email to