Issue Details (XML | Word | Printable)

Key: GDS-660
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: William Draï
Reporter: Younes Boukdir
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
GraniteDS

CLONE -Remove meta_hasMany from builder entity templates

Created: 29/Mar/10 07:21 PM   Updated: 01/Apr/10 05:25 PM   Resolved: 01/Apr/10 05:25 PM
Component/s: AS3 code generation
Affects Version/s: 2.1.0_RC2
Fix Version/s: 2.1.0_GA


 Description  « Hide
Unfortunately this seems to completely break the AS3 compiler in some cases with circular dependencies.
Left the property in JavaEntityBean though, so people interested in this feature can use it in custom templates.


Younes Boukdir added a comment - 29/Mar/10 07:23 PM
in the version 2.1.0.GA it s resolved only for entities which re in the same package not when the entities are in different package.