Hello all,
The basic problem is to store, for example, HTML with lots of ugly Java
script to drive a physical device, in a way that makes it easily "found"
in the image, and edited. Possible solutions include:
(1) a packaged global containing a ZLib-compressed version of the text,
combined with a way to open a shelled value presenter on it.
(2) the program could look either in its own directory or a fixed
location for a file that contains the script; this allows it to be
edited w/o redeploying. One could have the program lazily write default
text on startup or some other event.
(3) store the text "in-line" in a method; it's a little ugly, but there
are no extra tools required.
Any strong opinions, other options, or favorite solutions?
Have a good one,
Bill
--
Wilhelm K. Schwab, Ph.D.
[hidden email]