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

From WormBaseWiki
Jump to navigationJump to search
Line 22: Line 22:
  
 
For today's review:
 
For today's review:
* [[Design_Specs:_Database_Connectivity|Database Connectivity]]
+
--  [[Design_Specs:_Database_Connectivity|Database Connectivity]]
  
- XS area...
+
* XS area...
- Use Moose
+
* Use Moose
- Reorganize the code a little bit
+
* Reorganize the code a little bit
- Every DB is considered a service; all of which implements a "connect" method
+
* Every DB is considered a service; all of which implements a "connect" method
- Address configuration issues for DBs and servers
+
* Address configuration issues for DBs and servers
  
 
* [[Design_Specs:_API|API]]
 
* [[Design_Specs:_API|API]]

Revision as of 17:24, 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


--

--

3. WS211 Update status (Norie, 10 minutes)

4. Open Table