Difference between revisions of "WebDev 2010.02.10-Agenda and Minutes"

From WormBaseWiki
Jump to navigationJump to search
 
(14 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
 
== 1. Administrative Update (Todd; 5 minutes) ==
 
== 1. Administrative Update (Todd; 5 minutes) ==
 +
 +
* WS210 polish up work
 +
* GBrowse 2
 +
* Frozen release WS210
  
 
== 2. Design Specifications Review (All; 25 minutes) ==
 
== 2. Design Specifications Review (All; 25 minutes) ==
  
 
=== Reference Materials ===
 
=== Reference Materials ===
 +
 +
* Work/expertise divided up for various facets of the effort
 +
* Educate and train everyone else
 +
* Links provided below:
  
 
[[Developer_documentation#Rearchitecture_Design_Stages|Rearchitecture design stages]]
 
[[Developer_documentation#Rearchitecture_Design_Stages|Rearchitecture design stages]]
  
 
[[Website:Design_Specifications|Design Specifications]]
 
[[Website:Design_Specifications|Design Specifications]]
 +
 +
* Currently 11 areas
  
 
For today's review:
 
For today's review:
* [[Design_Specs:_Database_Connectivity|Database Connectivity]]
+
 
* [[Design_Specs:_API|API]]
+
--  [[Design_Specs:_Database_Connectivity|Database Connectivity]]
* [[Design_Specs:_Application_Configuration|Application Configuration]]
+
 
* [[Design_Specs:_Application_Request_Flow|Application Request Flow]]
+
* XS area...
 +
* Use Moose
 +
* Reorganize the code a little bit
 +
* Every DB is considered a service; all of which implements a "connect" method
 +
* Address configuration issues for DBs and servers
 +
 
 +
-- [[Design_Specs:_API|API]]
 +
 
 +
* Set up issues table
 +
* Will test ideas with current case
 +
* LS suggestions
 +
 
 +
-- [[Design_Specs:_Application_Configuration|Application Configuration]]
 +
 
 +
* AC area
 +
* Building up more background
 +
* Configuration examples discussed: Apache, and MS I&I
 +
 
 +
-- [[Design_Specs:_Application_Request_Flow|Application Request Flow]]
 +
 
 +
* Working on Ideas
 +
* REST URIs -- question of granularity
 +
 
 +
--
  
 
== 3. WS211 Update status (Norie, 10 minutes) ==
 
== 3. WS211 Update status (Norie, 10 minutes) ==
 +
 +
* nearly done
 +
* to commit modified code
  
 
== 4. Open Table ==
 
== 4. Open Table ==

Latest revision as of 17:51, 10 February 2010

Agenda

1. Administrative Update (Todd; 5 minutes)

  • WS210 polish up work
  • GBrowse 2
  • Frozen release WS210

2. Design Specifications Review (All; 25 minutes)

Reference Materials

  • Work/expertise divided up for various facets of the effort
  • Educate and train everyone else
  • Links provided below:

Rearchitecture design stages

Design Specifications

  • Currently 11 areas

For today's review:

-- Database Connectivity

  • XS area...
  • Use Moose
  • Reorganize the code a little bit
  • Every DB is considered a service; all of which implements a "connect" method
  • Address configuration issues for DBs and servers

-- API

  • Set up issues table
  • Will test ideas with current case
  • LS suggestions

-- Application Configuration

  • AC area
  • Building up more background
  • Configuration examples discussed: Apache, and MS I&I

-- Application Request Flow

  • Working on Ideas
  • REST URIs -- question of granularity

--

3. WS211 Update status (Norie, 10 minutes)

  • nearly done
  • to commit modified code

4. Open Table