Details
-
Type:
Task
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0-ALPHA2
-
Fix Version/s: 2.0-ALPHA3
-
Component/s: ORM
-
Security Level: All
-
Labels:None
Description
Remove the static driver class map in DriverManager. Users should supply the class names directly instead. This is more flexible and less maintenance.
I think that's ok to live with mapping array.
We should follow the same way as we do currently for Tasks, Types, etc. Driver is not different. =)