jankrause / idocit

Automatically exported from code.google.com/p/idocit
0 stars 0 forks source link

Document Java arrays and generics #20

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
If an operation's parameter is an array (e.g. Customer[]) or a Collection with 
only one generic parameter (e.g. List<Customer>), then the object's structure 
should be documentable (the attributes of Customer).

If the generic contains more parameters, the objects' attributes should not be 
documentable as it will be to confusing.

Original issue reported on code.google.com by dirk.mei...@gmail.com on 26 Apr 2011 at 8:16

GoogleCodeExporter commented 9 years ago
Estimation: 1 pd

Original comment by dirk.mei...@gmail.com on 27 Apr 2011 at 8:51

GoogleCodeExporter commented 9 years ago

Original comment by dirk.mei...@gmail.com on 17 May 2011 at 10:42

GoogleCodeExporter commented 9 years ago

Original comment by krauseda...@web.de on 1 Jun 2011 at 7:04

GoogleCodeExporter commented 9 years ago

Original comment by dirk.mei...@gmail.com on 20 Jun 2011 at 12:13