yangboz / linkedin-j

Automatically exported from code.google.com/p/linkedin-j
0 stars 0 forks source link

Missing Creator fields for Posts and Comments #82

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
The PostField and CommentField enums do not contain enough entries to allow 
custom selection of comments/likes creators fields.
Additionally, the distinction between Person and Creator is artificial.

I've modified the code slightly to resolve the issue (I added only the Profile 
fields I needed), but there has to be a better solution rather than duplicating 
ProfileField entries.

Original issue reported on code.google.com by nivsin...@gmail.com on 17 Nov 2011 at 8:51

Attachments: