-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Philip Mark
Donaghy
Sent: Tuesday, February 22, 2005 6:14 AM
To: [email protected]
Subject: [Andromda-devel] Hibernate class implementations are generated in
target/src

Hi,

I think I have a bug here. I use AndroMDA in the
following way. Andromdapp generate creates a project
and then I copy the xmi from the previous version into
the new version.

I am using 3.0-RC1-SNAPSHOT which is obviously updated
regularly.

Anyway my Entity implementations use to be generated
one time in core/src/java but now they are being
generated in core/target/src.

Have you guys seen the DisplayTag bug that does not
support the isProperty accessor. This is why I use the
Entity implementation class to add,

public getProperty() {
    return isProperty();
}

So that DisplayTag does not choke.

[CB] Have you filed a bug against display tag?  Or is it already a known
bug?

Thanks,

Philip Donaghy


                
__________________________________ 
Do you Yahoo!? 
All your favorites on one personal page  Try My Yahoo!
http://my.yahoo.com 


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Andromda-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/andromda-devel




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click
_______________________________________________
Andromda-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/andromda-devel

Reply via email to