]
Dan Allen resolved JBSEAM-2907.
-------------------------------
Fix Version/s: 2.0.3.CR2
Resolution: Done
Done. I also updated EntityList.java.
seam-gen should make their List classes type safe
-------------------------------------------------
Key: JBSEAM-2907
URL:
https://jira.jboss.org/jira/browse/JBSEAM-2907
Project: Seam
Issue Type: Bug
Components: Tools
Affects Versions: 2.0.0.GA
Reporter: Max Rydahl Andersen
Assignee: Dan Allen
Fix For: 2.0.3.CR2, 2.1.0.CR1
Currently seam-gen generates CustomerList extends EntityQuery
If it instead did CustomerList extends EntityQuery<Customer> then the code java and
EL based completion would know its methods referred to Customer and not just Object.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: