Michael Schippling wrote: > In my humble, humbling, and limited experience with academically > driven software, upgrading to the new-improved version of something > generally exposes one to the Latest Software Engineering Paradigms, > since such software is generally developed by grad-students who > need thesis topics, without actually providing much in the way of > functionality
[What are] the advantages > of re-experiencing the TOS learning cliff under T2? My understanding is: The formal T2 tasks queue for "synch" commands, and the schedule queue for "async" commands keeps all commands going, and saves you from competing function collisions if you do it right, plus static building get you ability to add to an existing base with much less debugging. Have I got it right? John Griessen -- Ecosensory Austin TX tinyOS devel on: ubuntu Linux; tinyOS v2.0.2; telosb ecosens1 _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
