Libdatabroker. A shared bulletin board where add-ons can post and find data they need.

tekkub.net

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

August 2008
  • Merge branch 'master' of git@github.com:tekkub/libdatabroker-1-1
  • Add pairs and ipairs iters, since we can't use the normal iters on ou…
July 2008
  • Simplify readme, all docs have been moved into GitHub wiki pages
  • Documentation on how to use LDB data (for display addons)
  • Add StatBlockCore forum link
  • Add link to Fortress thread
  • And rearrange the addon list a bit too
  • Make field lists into nice pretty tables
  • Add list of who is using LDB
  • Always with the typos, I hate my fingers
  • Add tooltiptext and OnTooltipShow to data addon spec
  • Readme rejiggering
  • Add in some documentation on how to push data into LDB
  • Meh, fuck you textile
  • Adding readme
  • Pass current dataobj with attr change callbacks to avoid excessive ca…
May 2008
  • Make passed dataobj actually work
  • I always forget the 'then'
  • Minor memory optimization
  • Allow caller to pass a pre-populated table to NewDataObject