TODO: Add NDEF split
authorSzymon Janc <szymon.janc@tieto.com>
Fri, 12 Jul 2013 08:55:54 +0000 (10:55 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 18 Jul 2013 18:28:48 +0000 (20:28 +0200)
TODO

diff --git a/TODO b/TODO
index 4457684..7163101 100644 (file)
--- a/TODO
+++ b/TODO
@@ -59,6 +59,16 @@ Core
   Complexity: C4
   Owner: Samuel Ortiz <sameo@linux.intel.com>
 
+- Split NDEF code
+
+  NDEF code (Handover related in particular) should be splitted into parsing and
+  acting part. This would make code easier to follow and would also allow to
+  run unit tests on parsing part.
+
+  Priority: Low
+  Complexity: C4
+  Owner:
+
 
 Reader mode
 ===========