Difference between revisions of "Features/Host Version"

From Sugar Labs
Jump to navigation Jump to search
m
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>{{GoogleTrans-en}}{{TOCright}}</noinclude>
+
<noinclude>{{GoogleTrans-en}}{{TOCright}}
 +
[[Category:Feature Page Incomplete]]
 +
[[Category:Feature|Host Version]]</noinclude>
  
 
== Summary ==
 
== Summary ==
Using "hosts" variable in the activity.info files to determine whether an activity runs on the specific Sugar installation.
+
Using the "hosts" variable in the activity.info file to define the Sugar version for which an activity was designed and tested.
  
 
== Owner ==
 
== Owner ==
Line 14: Line 16:
  
 
== Detailed Description ==
 
== Detailed Description ==
With 0.86 being on the horizont, 0.84 being used on SoaS, 0.82 being widely used among the G1G1 community and some deployments and many deployment still using pre-0.82 software I think the issue of activity compatibility deserves some serious attention. Otherwise this has the potential to create _a lot of_ confusion and frustration further down the road (especially with things like the XO-1.5 that supports 3D acceleration on the horizont).
+
With 0.86 being on the horizon, 0.84 being used on SoaS, 0.82 being widely used among the G1G1 community and some deployments and many deployment still using pre-0.82 software I think the issue of activity compatibility deserves some serious attention. Otherwise this has the potential to create '''a lot of confusion''' and frustration further down the road (especially with things like the XO-1.5 that supports 3D acceleration on the horizon).
  
Not sure what the original plans wrt the technical implemention of this feature were but I would assume the harder part of solving this problem is spreading the word among activity developers to update their .xo bundles accordingly.
+
: Not sure what the original plans wrt the technical implemention of this feature were but I would assume the harder part of solving this problem is spreading the word among activity developers to update their .xo bundles accordingly.
 +
:: iirc, the original idea was roughly to have a monotonically increasing series of host #s which would define the point in the sugar devolution when the activity was finished and tested, with the idea that a later version of Sugar would be likely to run an older activity but not vice versa. If you are thinking in terms of 'on which of six platforms has this been tested' then this .info field may not be ideally suited to the task.  [[User:Sj|+sj]]  [[User Talk:Sj|<font color="#ff6996">+</font>]]
 +
::: Mmm, that's a very good point. Do we want to distinguish just between progressing versions or also between different flavors of the same version? [[User:ChristophD|ChristophD]]]
  
 
Someone, preferably the activity authors themselves, would need to check activities against the various Sugar versions which are in use and document their findings. This however could also be a nice entry-level task for people who want to start contributing to Sugar.
 
Someone, preferably the activity authors themselves, would need to check activities against the various Sugar versions which are in use and document their findings. This however could also be a nice entry-level task for people who want to start contributing to Sugar.
  
 
== Benefit to Sugar ==
 
== Benefit to Sugar ==
Avoids user confusion as to why some activities might potentially not work on the currently installed OS.
+
* avoid user confusion as to why some activities might potentially not work on the currently installed OS.
 +
* identify activity developers who don't know about compatibility issues and the importance of testing on specific versions of Sugar (they won't have updated their default .info file)
 +
 
  
 
== Scope ==
 
== Scope ==
Line 31: Line 37:
 
== User Experience ==
 
== User Experience ==
 
Depends on the implementation but one way could be to fail gracefully by showing a warning when an activity that doesn't work on the specific Sugar version is downloaded/run. The warning message could also include information or a link to information on how to update the XO to the latest version.
 
Depends on the implementation but one way could be to fail gracefully by showing a warning when an activity that doesn't work on the specific Sugar version is downloaded/run. The warning message could also include information or a link to information on how to update the XO to the latest version.
 +
 +
Also, the ability to sort a.sl.o activities by host. 
  
 
== Dependencies ==
 
== Dependencies ==
Line 47: Line 55:
 
* See [[{{TALKPAGENAME}}|discussion tab for this feature]]
 
* See [[{{TALKPAGENAME}}|discussion tab for this feature]]
  
[[Category:Feature Page Incomplete]]
 
[[Category:Feature]]
 
 
----
 
----
 
''You can add categories to tie features back to real deployments/schools requesting them, for example <nowiki>[[</nowiki>Category:Features requested by School Xyz]]''
 
''You can add categories to tie features back to real deployments/schools requesting them, for example <nowiki>[[</nowiki>Category:Features requested by School Xyz]]''

Latest revision as of 01:56, 18 October 2009

Summary

Using the "hosts" variable in the activity.info file to define the Sugar version for which an activity was designed and tested.

Owner

Current status

  • Targeted release: 0.86
  • Last updated: 2009-07-21
  • Percentage of completion: 0%

Detailed Description

With 0.86 being on the horizon, 0.84 being used on SoaS, 0.82 being widely used among the G1G1 community and some deployments and many deployment still using pre-0.82 software I think the issue of activity compatibility deserves some serious attention. Otherwise this has the potential to create a lot of confusion and frustration further down the road (especially with things like the XO-1.5 that supports 3D acceleration on the horizon).

Not sure what the original plans wrt the technical implemention of this feature were but I would assume the harder part of solving this problem is spreading the word among activity developers to update their .xo bundles accordingly.
iirc, the original idea was roughly to have a monotonically increasing series of host #s which would define the point in the sugar devolution when the activity was finished and tested, with the idea that a later version of Sugar would be likely to run an older activity but not vice versa. If you are thinking in terms of 'on which of six platforms has this been tested' then this .info field may not be ideally suited to the task. +sj +
Mmm, that's a very good point. Do we want to distinguish just between progressing versions or also between different flavors of the same version? ChristophD]

Someone, preferably the activity authors themselves, would need to check activities against the various Sugar versions which are in use and document their findings. This however could also be a nice entry-level task for people who want to start contributing to Sugar.

Benefit to Sugar

  • avoid user confusion as to why some activities might potentially not work on the currently installed OS.
  • identify activity developers who don't know about compatibility issues and the importance of testing on specific versions of Sugar (they won't have updated their default .info file)


Scope

TBD

How To Test

TBD

User Experience

Depends on the implementation but one way could be to fail gracefully by showing a warning when an activity that doesn't work on the specific Sugar version is downloaded/run. The warning message could also include information or a link to information on how to update the XO to the latest version.

Also, the ability to sort a.sl.o activities by host.

Dependencies

TBD

Contingency Plan

None yet

Documentation

None yet

Release Notes

TBD

Comments and Discussion


You can add categories to tie features back to real deployments/schools requesting them, for example [[Category:Features requested by School Xyz]]