0.94/Notes: Difference between revisions

Erikos (talk | contribs)
Erikos (talk | contribs)
Line 28: Line 28:


=== API ===
=== API ===
* The Keep button has been deprecated.  
* The Keep button has been deprecated and should not been used in newly written code. It will be removed completely from the API later, please adjust existing activities accordingly.
 
 
* Sugar does print warnings about the deprecated [[Development_Team/Almanac/Activity_Bundles#.info_file_format | activity.info]] fields.
 
* Use 'bundle_id' instead of 'service_name'.
* Use 'exec' instead of 'class'.
 
Please adjust your activity.info file as soon as possible.


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