Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Cosmos Architecture Meeting 30-June-09

Revision as of 10:41, 7 August 2009 by Unnamed Poltroon (Talk) (New page: == Attendees == *David (IBM) *Brad (CA) *Jeff (SAS) *Josh (SAS) *Ed (SAS) *Jason (SAS) *Mark (SAS) == Agenda == *i5 status **Test phase/TPTP tests *i6 status *RM update *SDD upda...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Attendees

  • David (IBM)
  • Brad (CA)
  • Jeff (SAS)
  • Josh (SAS)
  • Ed (SAS)
  • Jason (SAS)
  • Mark (SAS)

Agenda

  • i5 status
    • Test phase/TPTP tests
  • i6 status
  • RM update
  • SDD update
  • Around the room

Minutes

i5 candidate driver #2 was announced on Wednesday. Testing completed and the driver looks good. The team reviewed the i5 features that were not completed and moved them to i6. Josh commented on the CLI work that he is doing for translation key and talked the team through that design. It uses a simple Java properties file implementation and uses multiple property references in the translationKey attribute so that strings can reference other strings in the form of "some text {0} {1}" str1, str2 where the text of str1 is substitued for {0} and the text of str2 is substituted for {1}. Jeff took us through a quick update on the logging service and noted a small problem he discovered configuring it on Eclipse 3.5.

Back to the top