Page 3 of 3

Re: Data objects

Posted: Wed Feb 01, 2023 1:55 am
by stam
FourthWorld wrote: Tue Jan 31, 2023 5:39 pm Not all languages are OOPs.

In this non-OOP language, would this request for automated data handling not bound to specific UI elements be implementable with a library that creates and manages specific arrays as though they're structs?
Well, LC may not be OOP, but that hasn't stopped some trying to bend it into OOP:
http://newsletters.livecode.com/novembe ... etter2.php
http://newsletters.livecode.com/novembe ... etter2.php

For me it's too much hassle but with advent of LC widgets that might change...

Re: Data objects

Posted: Thu Feb 02, 2023 12:11 am
by mwieder
@Craig- thanks for the push to look at the custom props of templates again. That uncovered a sleeping bug that went unnoticed before and I have now quashed it (after several hours of thrashing though).