[cl-twitter-devel] bug fixes and robustness changes

Red Daly reddaly at gmail.com
Sat Jan 16 00:10:56 UTC 2010


The library was crashing whenever twitter adds new features, so I
added some introspection of the structure objects to prevent from
trying to assing to a non-existent slot.  I also added a few fields.

New is a dependency on closer-mop.  An alternative is welcome that
avoids the introspection, but it was the quickest add.

Changelog:
Fri Jan 15 15:59:04 PST 2010  reddaly at gmail.com
  * robustness to new elements by structure introspection

Tue Jan 12 20:59:59 PST 2010  reddaly at gmail.com
  * contributors and language attributes for twitter-user

Tue Jan 12 19:51:29 PST 2010  reddaly at gmail.com
  * various-bugfixes-red

Please see the attached patch.

Best,
Red
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bugs-and-robustness_darcs.patch
Type: application/octet-stream
Size: 17942 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/cl-twitter-devel/attachments/20100115/c4d661b2/attachment.obj>


More information about the cl-twitter-devel mailing list