Difference between revisions of "SQLite Adapter StandUp Reports"

From CDOT Wiki
Jump to: navigation, search
(Grace)
Line 1: Line 1:
 
[[category: NexJ Express SQLite]]
 
[[category: NexJ Express SQLite]]
  
==Overview==
+
=Overview=
 
Stand up reports will be posted each Monday and Thursday by 12pm.
 
Stand up reports will be posted each Monday and Thursday by 12pm.
  
==Week 1: Sept 26==
+
=Week 1: Sept 26=
  
===Thursday===
+
==Thursday==
====Carlin====
+
===Carlin===
 
What have I worked on since the last stand up?
 
What have I worked on since the last stand up?
 
* creating SQLite: dataSourceWrapper, AdapterTest, SchemaManagerTest, SQLManagedConnection, SQLAdapter, SQLSchemaManager
 
* creating SQLite: dataSourceWrapper, AdapterTest, SchemaManagerTest, SQLManagedConnection, SQLAdapter, SQLSchemaManager
Line 20: Line 20:
 
* Story 1 completion
 
* Story 1 completion
  
====Grace====
+
===Grace===
 
What have I worked on since the last stand up?
 
What have I worked on since the last stand up?
 
* Gave Carl code walk through
 
* Gave Carl code walk through
Line 34: Line 34:
 
* User story 1,2,3
 
* User story 1,2,3
  
===Monday===
+
==Monday==
====Carlin====
+
===Carlin===
 
What have I worked on since the last stand up?
 
What have I worked on since the last stand up?
 
* N/A
 
* N/A
Line 48: Line 48:
 
* N/A
 
* N/A
  
====Grace====
+
===Grace===
 
What have I worked on since the last stand up?
 
What have I worked on since the last stand up?
 
*N/A
 
*N/A

Revision as of 20:40, 29 September 2011


Overview

Stand up reports will be posted each Monday and Thursday by 12pm.

Week 1: Sept 26

Thursday

Carlin

What have I worked on since the last stand up?

  • creating SQLite: dataSourceWrapper, AdapterTest, SchemaManagerTest, SQLManagedConnection, SQLAdapter, SQLSchemaManager

What am I working on before the next stand up?

  • Obtaining a SQLite database lock in SQLite junit suite

What is blocking me?

  • Converting XADatasource dependency to Datasource

What am I blocking (or about to block)?

  • Story 1 completion

Grace

What have I worked on since the last stand up?

  • Gave Carl code walk through
  • Worked with Carl with initial code for User Story 1

What am I working on before the next stand up?

  • Find out what direction to take since SQLite JDBC driver does not have XADatasource

What is blocking me?

  • Waiting for email from framework architects

What am I blocking (or about to block)?

  • User story 1,2,3

Monday

Carlin

What have I worked on since the last stand up?

  • N/A

What am I working on before the next stand up?

  • Getting the framework to load and run an SQLite adapter

What is blocking me?

  • XAdatasource knowledge within the framework and sqlite

What am I blocking (or about to block)?

  • N/A

Grace

What have I worked on since the last stand up?

  • N/A

What am I working on before the next stand up?

  • Give Carl a code walk through
  • Search for a suitable JDBC driver
  • Investigate if features of Android's SQLite package can be useful

What is blocking me?

  • nothing

What am I blocking (or about to block)?

  • nothing