Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Flickr API

3 views
Skip to first unread message

emma...@sics.se

unread,
Oct 25, 2007, 8:31:23 AM10/25/07
to
Hello folks,

I have just made available an implementation of the Flickr API for
Tcl. It is hosted at http://code.google.com/p/flickr/. The
implementation uses the fact that Tcl is dynamic and that the Flickr
API is self describing (reflection) to "declare" itself at first use.
In other words, all Tcl entry points are created once the library has
asked what methods and arguments it offers. This is cache for speed
reasons, but can be rebuilt at any time.

/Emmanuel

0 new messages