Features/SimpleActivity: Difference between revisions

 
(2 intermediate revisions by the same user not shown)
Line 18: Line 18:


== Benefit to Sugar ==
== Benefit to Sugar ==
Since this module can make a lot of processes in a very simple way, starter-developers can make his own Sugar Activity, much easier, and in this way we can get much more activities, and other very interesting things.  
Since this module makes it simpler to create an activity framework, developers new to Sugar can more readily make Sugar activities; in this way we may get more activities from a larger developer base.


== Scope ==
== Scope ==
Really, it doesn't stop anything working, developers can use SimpleActivity/SharedActivtiy and continue doing everything that did before, you can use its methods to add a button, or manually like before.
This extension to the toolkit doesn't impact any existing work: developers can choose to use SimpleActivity/SharedActivtiy or continue doing everything as before.


== How To Test ==
== How To Test ==
Line 38: Line 38:


== Comments and Discussion ==
== Comments and Discussion ==
Should this be an extension to the toolkit? --[[User:Walter|Walter]] ([[User talk:Walter|talk]]) 21:28, 21 November 2013 (EST)