[ANN] TinyDictionary

Find out what's going on with LiveCode (the company), product releases, announcements, and events.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
bn
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 4171
Joined: Sun Jan 07, 2007 9:12 pm

[ANN] TinyDictionary

Post by bn » Tue Jul 16, 2024 8:13 pm

A new version of TinyDictionary has been put up on Livecodeshare
https://livecodeshare.runrev.com/stack/ ... Dictionary
Or access it from inside the IDE via "Sample Stacks"

Kind regards
Bernd

richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10094
Joined: Fri Feb 19, 2010 10:17 am

Re: [ANN] TinyDictionary

Post by richmond62 » Tue Jul 16, 2024 9:27 pm

Super! Thanks a lot. 8)

Simon Knight
Posts: 919
Joined: Wed Nov 04, 2009 11:41 am

Re: [ANN] TinyDictionary

Post by Simon Knight » Wed Jul 17, 2024 10:19 am

Thanks Bernd.

One question does TinyDictionary cache its own library file? I ask as over the past few days I have been working on a library extension and have loaded and tested multiple versions . To aid identification I added a version number to the .lcb file name for each test. When I check how TinyDictionary renders the documentation of my extension it displays sixteen versions one for each of the test builds which is a little confusing when only one is loaded.
Screenshot 2024-07-17 at 10.10.04.png
Multiple entries
Screenshot 2024-07-17 at 10.10.20.png
Multiple entries
Thankfully there is only a single entry in the LCS library but TinyDictionary is appending entries for each build of my library extension. How do I remove the multitude ?
best wishes
Skids

bn
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 4171
Joined: Sun Jan 07, 2007 9:12 pm

Re: [ANN] TinyDictionary

Post by bn » Wed Jul 17, 2024 1:01 pm

Hi Simon,

I would prefer to discuss this issue outside of the announcement section because it could involve some back and forth.

I opend a thread here:
viewtopic.php?f=8&t=39234&sid=f9d74f37d ... 9516dde08e

Kind regards
Bernd

Post Reply