From 24f7aeced0e5186f708dded7541d990bf7d08ff3 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Mon, 10 Sep 2012 17:01:20 +0400 Subject: [PATCH] updated todo... Signed-off-by: Alex A. Naanou --- ui/TODO.otl | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/ui/TODO.otl b/ui/TODO.otl index c9414537..8534f623 100755 --- a/ui/TODO.otl +++ b/ui/TODO.otl @@ -2,11 +2,19 @@ Priority work [_] 93% Preview II [_] 38% native client [_] 0% Generic - [_] platform detect function - | should recognise all target platforms and sub-platforms (screen sizes)... [_] default settings in platform-specific JSON file | this file should be auto-loaded on first run -- when no | other settings are present... + | + | should be something like: + | loadDefaultSettings() + | + | that will load: + | cef-defaults.json - for CEF + | phonegap-defaults.json - for, you guessed it... + | ... + [_] make platform detection an issue for the abstraction layer + | as it is now the case with dumbJSONFile(...) [_] 50% Windows (CEF / CEFPython) [_] package a portable exe [_] 50% basic wrapper