[Tinyos-1.2wg] Core Java packages

Ion Yannopoulos ion at eecs.berkeley.edu
Thu Feb 24 10:04:02 PST 2005


David Gay wrote:

>On Wed, 23 Feb 2005 19:22:09 -0800, Ion Yannopoulos <ion at eecs.berkeley.edu> wrote:
>  
>
>>net.tinyos.{message,packet} ... which others?
>>
>sf, util, tools definitely. sim probably, Actually, I think we should
>just say that the java stuff in the tinyos package should compile with
>both 1.4 and 1.5 w/o deprecation warnings (except for the stuff we
>explicitly deprecated).
>  
>
That was my thought. It should work with JDK 1.5 -- but it has to work 
with JDK 1.4.

I think we should apply a similar rule to nesC: I agree that we want to 
make nesC 1.2 available, both for backporting, and to reduce your 
maintenance headache. But I also think that TinyOS 1.2.0 should work 
with nesc 1.1, primarily to make sure that nothing changes or breaks.

>Note also that we should remove the stuff we deprecated for 1.1 (just
>grep for @deprecated).
>
Noted.

ion


More information about the Tinyos-1.2wg mailing list