douglashowe / as3flickrlib

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

Patch with support for Collections #46

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Here's a patch that adds support for the Collections API.

It adds support for 
 - flickr.collections.getTree
 - flickr.collections.getInfo

Best regards
Tiago Bilou

Original issue reported on code.google.com by TiagoBi...@gmail.com on 10 Jul 2009 at 5:28

GoogleCodeExporter commented 8 years ago
I'm trying to use your patch, but getting an error.  Should there also be a new 
'Collection' class that you created 
added to this patch?

MethodGroupHelper.as, Line 926
1046: Type was not found or was not a compile-time constant: Collection.

Original comment by ppatti...@gmail.com on 22 Jul 2009 at 12:06

GoogleCodeExporter commented 8 years ago
You're absolutely right. I forgot to include the Collection classes :(
I've just updated the patch to include the missing files.

Give it another try.
Tiago Bilou

Original comment by TiagoBi...@gmail.com on 22 Jul 2009 at 9:02

Attachments:

GoogleCodeExporter commented 8 years ago
Thanks!

Original comment by ppatti...@gmail.com on 22 Jul 2009 at 11:23