0.90/Notes: Difference between revisions

Erikos (talk | contribs)
Created page with '<noinclude>{{ Translations | english }}{{GoogleTrans-en}}{{TeamHeader|Development Team|roadmap_link={{Upcoming Stable Release}}/Roadmap}}{{TOCright}}</noinclude>[[...'
 
Erikos (talk | contribs)
No edit summary
Line 10: Line 10:


== What's new for developers ==
== What's new for developers ==
The following changes are important for developers using the Sucrose 0.88 developer platform.
The following changes are important for developers using the Sucrose 0.90 developer platform.


=== Widgets ===
=== Widgets ===
No new widgets have been added to the toolkit in the 0.88 development cycle.
No new widgets have been added to the toolkit in the 0.90 development cycle.


=== API ===
=== API ===
* The activity.info field 'service_name' has been completely deprecated now. Please use 'bundle_id' instead, [http://wiki.sugarlabs.org/go/Development_Team/Almanac/Activity_Bundles#.info_file_format more info].
* The activity.info field 'class' has been completely deprecated now. Please use 'exec' instead, [http://wiki.sugarlabs.org/go/Development_Team/Almanac/Activity_Bundles#.info_file_format more info].


=== Dependencies ===
=== Dependencies ===
As Sugar has been going back to use simplejson we encourage activity authors to use simplejson in their activities, too.
 


=== Activity Authors guidelines ===
=== Activity Authors guidelines ===