File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -62,13 +62,15 @@ Controller | Alpha
62
62
Crud Model | In Progress
63
63
JSON Model | In Progress
64
64
XML Model | In Progress
65
+ Event Observer | Alpha
65
66
66
67
# Abstractions
67
68
Task | Status
68
69
------------- | -------------
69
70
Data Store | Alpha
70
71
Data Loader | In Progress
71
72
Router | Alpha
73
+ Event Subject | Alpha
72
74
73
75
# CONCRETE CLASSES
74
76
Concrete classes are the collection of instantiable classes you can use to build your app.
@@ -148,10 +150,10 @@ Tests | In Progress
148
150
# Event
149
151
Task | Status
150
152
------------- | -------------
151
- Base Class | In Progress
152
- Properties | In Progress
153
- Methods | In Progress
154
- Interface/Abstraction | In Progress
153
+ Base Class | Alpha
154
+ Properties | Alpha
155
+ Methods | Alpha
156
+ Interface/Abstraction | Alpha
155
157
Tests | In Progress
156
158
157
159
# Debug
You can’t perform that action at this time.
0 commit comments