Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH 1/2] Add action commands support to TODO
@ 2011-03-18 16:52 luiz.dentz
  2011-03-18 16:52 ` [PATCH 2/2] Add Single Response Mode " luiz.dentz
  2011-03-19 23:21 ` [PATCH 1/2] Add action commands support " Johan Hedberg
  0 siblings, 2 replies; 3+ messages in thread
From: luiz.dentz @ 2011-03-18 16:52 UTC (permalink / raw)
  To: linux-bluetooth

From: Luiz Augusto von Dentz <luiz.dentz-von@nokia.com>

---
 TODO |   26 ++++++++++++++++++++++++++
 1 files changed, 26 insertions(+), 0 deletions(-)
 create mode 100644 TODO

diff --git a/TODO b/TODO
new file mode 100644
index 0000000..d2bbd1a
--- /dev/null
+++ b/TODO
@@ -0,0 +1,26 @@
+Background
+==========
+
+- Priority scale: High, Medium and Low
+
+- Complexity scale: C1, C2, C4 and C8.  The complexity scale is exponential,
+  with complexity 1 being the lowest complexity.  Complexity is a function
+  of both task 'complexity' and task 'scope'.
+
+  The general rule of thumb is that a complexity 1 task should take 1-2 weeks
+  for a person very familiar with BlueZ codebase.  Higher complexity tasks
+  require more time and have higher uncertainty.
+
+  Higher complexity tasks should be refined into several lower complexity tasks
+  once the task is better understood.
+
+General
+==========
+
+- OBEX Actions are used to perform actions not primarily defined as OBEX
+  commands. This actions include, for example, moving, copying and setting the
+  permissions of objects. OBEX actions would be very useful when implementing
+  virtual filesystems over OBEX.
+
+  Priority: Medium
+  Complexity: C2
-- 
1.7.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-03-19 23:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-18 16:52 [PATCH 1/2] Add action commands support to TODO luiz.dentz
2011-03-18 16:52 ` [PATCH 2/2] Add Single Response Mode " luiz.dentz
2011-03-19 23:21 ` [PATCH 1/2] Add action commands support " Johan Hedberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox