Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: typos

...

Project Tracking / Timekeeping (10 min.)

Discussed the Board desire for improved timekeeping on the project and better alignment of reporting by Nicole to what we're spending time on. The two main issues seem to be concern over accounting for time worked by Scott and Brent because we're on university contracts, and the confusion over the differences between reported work areas and the project roadmap. The latter will require working on things with Nicole.

...

Brent: API vs IMPL is a bit misleading as compared to common Java assumptions about the terms, API is more about “this is what we stand by as non-hanging” changing” than “Interfaces only”.  All: But let’s not rename the projects.  And what is the contract about “not changing”?  Is it a documentation issue?

...

Brent: Complication with factory is that the request state needs to be injected into the messaging objects, but Chad didn’t want to use to Spring to inject, I'm not so opposed. I think his concern was it would mean Spring using thread local variables.  Need to look into this.

...