You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by bu...@apache.org on 2012/11/26 18:11:30 UTC

svn commit: r839633 - in /websites/staging/isis/trunk: cgi-bin/ content/ content/learning-more/isis-programming-model.html

Author: buildbot
Date: Mon Nov 26 17:11:29 2012
New Revision: 839633

Log:
Staging update by buildbot for isis

Modified:
    websites/staging/isis/trunk/cgi-bin/   (props changed)
    websites/staging/isis/trunk/content/   (props changed)
    websites/staging/isis/trunk/content/learning-more/isis-programming-model.html

Propchange: websites/staging/isis/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Nov 26 17:11:29 2012
@@ -1 +1 @@
-1413728
+1413730

Propchange: websites/staging/isis/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Nov 26 17:11:29 2012
@@ -1 +1 @@
-1413728
+1413730

Modified: websites/staging/isis/trunk/content/learning-more/isis-programming-model.html
==============================================================================
--- websites/staging/isis/trunk/content/learning-more/isis-programming-model.html (original)
+++ websites/staging/isis/trunk/content/learning-more/isis-programming-model.html Mon Nov 26 17:11:29 2012
@@ -192,7 +192,7 @@
 
 <p>These conventions are together known as the Apache Isis Programming Model. The Apache Isis Application Library - or AppLib - constitutes those elements of the programming model that are declarative (such as annotations and interfaces). It also contains the DomainObjectContainer interface, which is normally injected into your domain objects and represents the only point of coupling from your domain into the framework.</p>
 
-<p>See the AppLib guide (HTML or PDF) for further details.  (These resources are currently on our priginal incubator website.  We will move the content here when that site is decommissioned.</p>
+<p>See the AppLib guide (<a href="http://incubator.apache.org/isis/applib/docbkx/html/guide/isis-applib.html">HTML</a> or <a href="http://incubator.apache.org/isis/applib/docbkx/pdf/isis-applib.pdf">PDF</a>) for further details.  (These resources are currently on our priginal incubator website.  We will move the content here when that site is decommissioned.</p>