TODO 660 B

12345678910111213141516171819202122232425
  1. - CSL methods
  2. - log_*()
  3. - model_apps()
  4. - Move core methods into script.c
  5. - Execute onRegister/onRemove methods after registering/removing script
  6. / Logging to file
  7. ? Logging errors and traceback to seperate file
  8. - Policy files
  9. - Models use COMAR 2.0 policy action IDs, fix them
  10. + Script for importing COMAR 2.0 scripts
  11. / Get signature from introspection.xml
  12. + Variant type support
  13. - Numeric type tests
  14. - Raise an exception on conversion error
  15. - Make hav.py use COMAR API
  16. ? Switch to polkit 0.96
  17. ----------------------------------------------------------------------
  18. Legend:
  19. ? Not sure
  20. / Incomplete
  21. - Missing
  22. + Done