Second Life logo
Second Life
Create
Log in
Roadmap
Feedback
Feedback
Log in to your Second Life account to giveĀ feedback

    Boards

  • ✨ Feature Requests

  • 🪰 Viewer Bug Reports

  • Web/Marketplace Features

  • Web/Marketplace Bugs

  • Scripting Features

  • Scripting Bugs

  • Land & Public Works

  • Server Bugs

  • Scripted Agents

  • Character Designer

  • Browser-based Viewer

  • šŸ† SLua Showcase

  • šŸ“ƒ SLua Alpha

  • SLua Announcements

PoweredĀ byĀ Canny

šŸ“ƒ SLua Alpha

General discussion and feedback on Second Life's SLua Alpha
Optionally allow stringification of numeric keys in tables when calling `lljson.encode()`
I was trying to encode a table for debugging and it was just { [50] = true } Maybe an object meta table would be useful? lljson.object_mt To mark a sparse array to be encoded as an object instead? In the end i got around it using slencode but it might be useful to be able to output normal json with number keys, as a json object.
6
Ā·
Question
Ā·
planned
PoweredĀ byĀ Canny