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

Commit 031beef

Browse files
committed
Polygene retired
1 parent b4f6be8 commit 031beef

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doap.rdf

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
3535
<name>Apache Polygene</name>
3636
<homepage rdf:resource="https://polygene.apache.org/" />
37-
<asfext:pmc rdf:resource="https://polygene.apache.org" />
37+
<asfext:pmc rdf:resource="https://attic.apache.org" />
3838
<shortdesc>Apache Polygene is a community based effort exploring Composite Oriented Programming for domain centric application development.</shortdesc>
3939
<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>
4040
<bug-database rdf:resource="https://issues.apache.org/jira/browse/POLYGENE" />
@@ -46,6 +46,7 @@
4646
<programming-language>Groovy</programming-language>
4747
<programming-language>JavaScript</programming-language>
4848
<category rdf:resource="http://projects.apache.org/category/library" />
49+
<category rdf:resource="http://projects.apache.org/category/retired" />
4950
<repository>
5051
<SVNRepository>
5152
<location rdf:resource="http://svn.apache.org/repos/asf/polygene/"/>

0 commit comments

Comments
 (0)