Stylistic question.
Richard Gaskin
ambassador at fourthworld.com
Thu Jun 23 23:40:26 EDT 2022
J. Landman Gay wrote:
> Breakpoints work fine in the IDE. But script only stacks do not
> retain them when remote debugging
Breakpoints are a runtime-settable property, so those who enjoy
C-flavored workflows with lots of tiny text files could save their
breakpoints out to text files and have a module load them in again at
runtime.
Maybe that could be added to any of the tools that turn normal
stackfiles into script-only stack files and back again so they can be
worked on.
Then we could add a tool to handle custom props, turning those into JSON
files and back again.
Then the UI stuff could still be binary like it is with Apple's tools,
and as long as we don't call them stackfiles but call them NIBs instead
then it's cool again. :)
::ducking::
#FaFaFaFashion
--
Richard Gaskin
Fourth World Systems
More information about the use-livecode
mailing list