Changes

Jump to navigation Jump to search
Line 262: Line 262:     
Spec option ''age'' is intended to support, mostly, library packages API breakages. Not ABI, because tracking ABI is not trivial within sugar ecosystem (possible hugeness of code base of different quality)
 
Spec option ''age'' is intended to support, mostly, library packages API breakages. Not ABI, because tracking ABI is not trivial within sugar ecosystem (possible hugeness of code base of different quality)
and useless since packages could be all time rebuild from sources.
+
and useless since packages could be all time rebuild from sources and multiple library versions could be installed thanks to 0install.
    
Using ''age'' option is simple, on every API breakage of library package, increment ''age'' value. Final package version will be:
 
Using ''age'' option is simple, on every API breakage of library package, increment ''age'' value. Final package version will be:

Navigation menu