rodrigueswilson / timemap

Automatically exported from code.google.com/p/timemap
MIT License
0 stars 0 forks source link

Update code comments for loadItems(), loadItem() and TimeMapItem() #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The JavaDoc-style comments on these functions aren't consistent in
describing the JSON data format they require. Either they all need to be
consistent or only one should define the format and the others should point
to that comment for reference.

Original issue reported on code.google.com by nick.rab...@gmail.com on 11 Mar 2008 at 9:28

GoogleCodeExporter commented 9 years ago
delete the loadItems() comment, with a pointer to loadItem(). I believe both the
others are now consistent.

Original comment by nick.rab...@gmail.com on 2 Apr 2008 at 8:39