Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Commit

Permalink
Polygene retired
Browse files Browse the repository at this point in the history
  • Loading branch information
sebbASF committed Feb 14, 2019
1 parent b4f6be8 commit 031beef
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doap.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
<name>Apache Polygene</name>
<homepage rdf:resource="https://polygene.apache.org/" />
<asfext:pmc rdf:resource="https://polygene.apache.org" />
<asfext:pmc rdf:resource="https://attic.apache.org" />
<shortdesc>Apache Polygene is a community based effort exploring Composite Oriented Programming for domain centric application development.</shortdesc>
<description>Apache Polygene is a community based effort exploring Composite Oriented Programming for domain centric application development. This includes evolved concepts from Aspect Oriented Programming, Dependency Injection and Domain Driven Design. Composite Oriented Programming allows developers to work with 'fragments', smaller than classes, and 'compose' fragments into larger 'composites' which acts like the regular objects. Polygene also tackles the enforcement of application composition, i.e. composites are declared in modules, modules are contained in layers and access between layers are controlled/enforced. Apache Polygene™ (Java Edition), first Apache Polygene sub-project, is an implementation of Composite Oriented Programming, using the standard Java platform, without the use of any pre-processors or new language elements. Everything you know from Java still applies and you can leverage both your experience and toolkits to become more productive with Composite Oriented Programming today.</description>
<bug-database rdf:resource="https://issues.apache.org/jira/browse/POLYGENE" />
Expand All @@ -46,6 +46,7 @@
<programming-language>Groovy</programming-language>
<programming-language>JavaScript</programming-language>
<category rdf:resource="http://projects.apache.org/category/library" />
<category rdf:resource="http://projects.apache.org/category/retired" />
<repository>
<SVNRepository>
<location rdf:resource="http://svn.apache.org/repos/asf/polygene/"/>
Expand Down

0 comments on commit 031beef

Please sign in to comment.