sst89 / as3flickrlib

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

Need to add constants / enums for Flickr permissions #12

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
We need to add a enum class with constants for Flickr permissions

read
write
delete

to make it easier to work with some of the auth apis.

Original issue reported on code.google.com by mikechambers on 21 Jun 2007 at 8:31

GoogleCodeExporter commented 8 years ago
Unless I'm missing something, this is already in the HEAD code in the form of 
the
AuthPerm class.

Mike: If this is no longer an issue, could you close the ticket? I'm hoping to 
get
as3flickrlib in shape enough to go for another point release, and would like to 
clear
all outstanding issues.

Original comment by spjwebster@gmail.com on 2 Feb 2008 at 10:00