User Tools

Site Tools


repositories

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
repositories [2014/02/19 07:47] yannrepositories [2025/01/15 21:40] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== Repositories ====== ====== Repositories ======
  
-Some projects provide sets of algorithms fulfilling some common interfaces. Such a project alwas has a package ''aaa.bbb'' and a package ''aaa.bbb.repository''. In ''aaa.bbb'' are the interface(s) and the repository to dynamically access the algorithms at run-time. Repositories implements the interface ''util.repository.IRepository'' and are ''final''. In the ''aaa.bbb.repository'' are the algorithms implementing the interface(s). Repositories exist in the following projects, among others:+Some projects provide sets of algorithms fulfilling some common interfaces. Such a project always has a package ''aaa.bbb'' and a package ''aaa.bbb.repository''. In ''aaa.bbb'' are the interface(s) and the repository to dynamically access the algorithms at run-time. Repositories implements the interface ''util.repository.IRepository'' and are ''final''. In the ''aaa.bbb.repository'' are the algorithms implementing the interface(s). Repositories exist in the following projects, among others:
  
 ^ Projects ^ Roles ^ Classes ^ ^ Projects ^ Roles ^ Classes ^
repositories.1392796063.txt.gz · Last modified: (external edit)