Library-Distribution / ALD-API

the API (backend) for the ALD system
http://about.libba.net/docs/api/current
0 stars 0 forks source link

Implement a stdlib API #15

Closed maul-esel closed 11 years ago

maul-esel commented 11 years ago

A complete stdlib API

This pull request adds a complete, working and fully-usable stdlib API for complex usages. It features release management, retrieval of published releases and acceptance or rejection of suggested libraries for the stdlib.

It replaces the almost unusable current way where a lib either has the default_include attribute or not.

Todo

Release management

Alongside with development on this, the WIKI documentation is updated. See here.

maul-esel commented 11 years ago

Added more API tasks to support to the PR description.

maul-esel commented 11 years ago

Almost all planned features implemented now. Will add one more feature and some cleanup before merge.