Difference between revisions of "Class Commons"
m (Add github url) |
|||
Line 1: | Line 1: | ||
'''Class Commons''' is a project to provide a common compatibility interface for class systems. | '''Class Commons''' is a project to provide a common compatibility interface for class systems. | ||
The goal of this is to make libraries independent of class libraries, a library using the Class Commons API can then be used with any class system adhering to it (albeit via a compatibility layer). | The goal of this is to make libraries independent of class libraries, a library using the Class Commons API can then be used with any class system adhering to it (albeit via a compatibility layer). | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== Github Repo == | == Github Repo == | ||
[https://github.com/bartbes/Class-Commons Class Commons on github] | [https://github.com/bartbes/Class-Commons Class Commons on github] |
Latest revision as of 16:00, 29 July 2013
Class Commons is a project to provide a common compatibility interface for class systems. The goal of this is to make libraries independent of class libraries, a library using the Class Commons API can then be used with any class system adhering to it (albeit via a compatibility layer).