Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - effiban

Pages: [1]
1
Suggestions and Requests / Re: Java Generics
« on: January 15, 2008, 08:15:44 am »
That's right - and even if you only want to import from existing code to a diagram, you would still lose some generics information in the current version.

I would like to point out one more issue as well, which is not Java-specific but relates to templates in general: The template arguments of a class or interface are not shown in the diagram (only template parameters are). This is important information even at the design level, and I suggest it be added to the display as well.

Thanks

2
Suggestions and Requests / Java Generics
« on: January 15, 2008, 05:27:58 am »
EA 7 does not provide full support for Java generics. There are workarounds, for example in the following link:

http://bedla.czech.googlepages.com/How.to.create.generics.in.EA.pdf

I suggest that a more comprehensive and intuitive solution be implemented for the next release.

Thanks,
Effi

3
General Board / Re: Modeling Java Generics with Interfaces
« on: January 15, 2008, 05:23:52 am »
The solutions presented in this link are somewhat of a hack. I suggest that a more straightforward solution be implemented in a future release. Any comments?

Pages: [1]