-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTODO
More file actions
37 lines (21 loc) · 881 Bytes
/
TODO
File metadata and controls
37 lines (21 loc) · 881 Bytes
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
== FOR NOW the development is halted in favour of the kvdriver development; once kvdriver is usable I'll finish the required services ==
Things that should be done to the 3.0 release:
* exception templates should use the KTML template now, instead of the AWS engine
* determine which way for initializing he component variable is best: services or modules
* template for menu module in kvdriver
* security (password based)
=> logout_service
=> switch_user_service
=> login_controller_module
=> switch_user_controller_module
* security (REST based)
=> facebook specific code
=> google specific code
=> yahoo specific code
=> then convert into an univorm API
The config path should be default to:
1 => ./data/
2 => ./components/
Adding the following comment:
-- TODO :: command line argument
So we can list every possible command line argument