Changes

Line 25: Line 25:  
The problems that 0.84 has in case of activity versions are:
 
The problems that 0.84 has in case of activity versions are:
 
* it can't upgrade activities if they were pre-installed from native packages; it makes process of upgrading activities from .xo impossible
 
* it can't upgrade activities if they were pre-installed from native packages; it makes process of upgrading activities from .xo impossible
* sugar can have only one activity version installed at the same time; at the same time it could be useful to have several versions simultaneously e.g. to start proper version when join request arrived(activity version of arrived request could be different to installed version)
+
* sugar can have only one activity version installed at the same time i.e. it could be useful to have several versions simultaneously e.g. to start proper version when join request arrived(activity version of arrived request could be different to installed version)
 
* why not treat activities as a regular sugar(Journal) objects
 
* why not treat activities as a regular sugar(Journal) objects