-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathROADMAP.txt
executable file
·44 lines (31 loc) · 969 Bytes
/
ROADMAP.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
#summary JPublish roadmap.
= JPublish ROADMAP =
===Version 4.00===
*ORM support*
* Cayenne (via JPCayenneModule) --> RC1 version availbe <--
===Version 4.01===
*JPublish*
* break the dependency with the VFS
* reduce the dependencies with the PostEdenLib
* add Javolution
*Pluggable Authentication Modules*
* OpenID support
* add the concept of secured Action, secured Resource (core JPublish)
* evaluative roles and resource based permission
* UI admin for user roles, permissions and resource access management
* pluggable permission evaluator
*Quartz scheduler*
* running scheduled jobs; cron-like plugin
* UI admin for scheduled/running jobs
*Distributed cache support through Terracotta*
*Components and Modules*
* ...
===Version 4.02===
*JPublish*
* engine
* sitelet
* router
*ORM support*
* Hibernate
*REST support*
* resource mapping and routing support similar to Rails