here are the bugs that seem valid to pursue. nothing too urgent so pushing these off to after the 0.1 release when I split them into individual bugs as needed.
trigger- problem when passing number as string- should convert to type?
unpack should output values in the correct type.
(**** should message be type coerced? ****)
patchlisteners seem to receive two "patchloaded" events when the patch is opened in an hidden window. (and i don't know why...)
opening a wow based patch twice in hidden mode throws a patchview does not exist error
need to remove event listeners and clean up in destructor
******fix fur focus/blur by setting listener on something other than window******
linux get local path not working....
if you put a table in a table, additional content will be inserted into the inserted table.
makeSafe- needs a way to detect binary data before inserting.
string quote should make an intelligent choice about whether to use a single or double quote
escape quotes? splitargs should respect escaped quotes
cr command in textfile should be platform aware