ralphy wrote: 
> Following the lua code paths in jivelite/squeezeplay is usually a
> challenge.
> 

Haha - you're not kidding!  I've found it quite difficult, mostly due
to:
- A general lack of experience with object-oriented programming,
- unfamiliarity with Linux,
- and the rather 'opaque' failure modes of my badly written lua.  Since
it's an interpreter, rather than a compiler, it usually just silently
ignores parts of the code, without telling me where my syntax error is. 
I've learned to introduce new code in very small sections, and to add
lots of debugging outputs.


------------------------------------------------------------------------
chill's Profile: http://forums.slimdevices.com/member.php?userid=10839
View this thread: http://forums.slimdevices.com/showthread.php?t=110135

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to