Take the 2008 Git User's Survey and help out! [ hide ]

public
Description: Midgard Components Framework 3rd generation
Homepage: http://www.midgard-project.org
Clone URL: git://github.com/bergie/midcom.git
Search Repo:
Some roadmap updates
bergie (author)
Fri Jun 27 09:25:25 -0700 2008
commit  9b00b8209cee4b7ab048bd2972c86321bcc8ec40
tree    c17ea827df3b1fb70348695f09f6bc5e6dd710b0
parent  a74d941e8bd13782beff4e811fbacafe76192325
...
6
7
8
9
 
 
10
11
12
...
14
15
16
17
 
18
19
20
...
22
23
24
25
26
27
28
...
6
7
8
 
9
10
11
12
13
...
15
16
17
 
18
19
20
21
...
23
24
25
 
26
27
28
0
@@ -6,7 +6,8 @@ MidCOM 3 Roadmap
0
 * Component API (DONE)
0
 * MVC API (DONE)
0
 * Released as simple tarball
0
-* WebDAV for page management
0
+* Component-specific WebDAV extension (DONE)
0
+* WebDAV for page management (PARTIALLY DONE)
0
 * Basic authentication (DONE)
0
 * Cookie authentication (DONE)
0
 * Owner-based authorization provider (DONE)
0
@@ -14,7 +15,7 @@ MidCOM 3 Roadmap
0
 
0
 # 3.0.0alpha2
0
 
0
-* Package management (PEAR or Git)
0
+* Package management: PEAR, Phar or Git
0
 * l10n service
0
 * Component extension support
0
 * Metadata service
0
@@ -22,7 +23,6 @@ MidCOM 3 Roadmap
0
 
0
 # 3.0.0alpha3
0
 
0
-* Component-specific WebDAV extension
0
 * ACL-based authorization provider
0
 * Attachment support
0
 * Permanent linking support

Comments

    No one has commented yet.