erland;541552 Wrote: 
> I took some time and looked into this and have some questions ?
> 1. Shouldn't the SDTicon take the period parameter into account instead
> of always getting the data from the -1 period ?
> 
Yes, it should.  SDTicon is gone.  You should just do a 'weather'
request, and parse the 'wetData' return table - you can pretty easily
get anything you want out of there.

> 2. Is there a reason why you just want to return the icon id
> (forecastIcon) and not the complete path (forecastIconURLSmall) ? Are
> you thinking about custom icon sets or is there some other reason ?
> Maybe the command should return both to make it more generic ?> > > 
> > 
> > No reason, really.  It was just a few keys easier for me, and
> > forecastIcon was implemented in the 'wassup' test method when I started
> > this whole process.  :-)
> > 
> > GREG:
> > Is it safe for me to trust that these new commands will be implemented
> > as SDTstring and SDTicon in a future official SDT release ?
> > I'm asking because in that case I can check for these commands in my
> > code to decide if the SDT support should be enabled or not.> > 
> 
> My answer - SDTstring is now 'macroString', SDTicon is gone, use
> 'weather' instead and parse the 'wetData' return table.
> 
> Thanks!
> 
> -Dan


-- 
plympton
------------------------------------------------------------------------
plympton's Profile: http://forums.slimdevices.com/member.php?userid=12955
View this thread: http://forums.slimdevices.com/showthread.php?t=77864

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

Reply via email to