Difference between revisions of "Development Team/Obsolete/sugar-port"

From Sugar Labs
Jump to navigation Jump to search
Line 1: Line 1:
 +
<noinclude>{{ GoogleTrans-en | es =show | bg =show | zh-CN =show | zh-TW =show | hr =show | cs =show | da =show | nl =show | fi =show | fr =show | de =show | el =show | hi =show | it =show | ja =show | ko =show | no =show | pl =show | pt =show | ro =show | ru =show | sv =show }}{{TOCright}}
 +
 
== Goal ==
 
== Goal ==
  

Revision as of 08:34, 15 April 2009

Goal

A set of sugar components/libraries/etc to simplify writing activities.
Cornerstone purposes for this project:

  • Total backwards compatibility for sugar-port API
  • Run on all sugar platforms beginning from 0.82

Usage

In most cases, to prevent dependencies issues, sugar-port could be embedded to activity's code.

Restrictions

Running on all sugar platforms doesn't mean the same functionality on all sugar versions. It means only running without errors and keeping functionality the same as much as possible.

Resources