Reference Implementation Meeting 2010-07-20
Jump to navigation
Jump to search
Notes from Reference Implementation Workgroup
Date: July 20, 2010
Time: 12pm-1pm
Attendees: George Cole, Rob Wilmot, Andy Heeren, Greg Meyer, David Kibbe, Pat Pyette, Mark Stine, Umesh Madan, Arien Malec, Uvinie Hettiaratchy, Charles Curran, Ron Cordell, Dan Kazzaz, Chris Lomonico, Srinivas Koka, Chris Moyer, Vince Lewis, Tony Calice, Will Lusen, Vassil Peytchev, Chaminda Gunaratne, Gary Teichrow
Actions from this Week
Date: July 20, 2010
Time: 12pm-1pm
Attendees: George Cole, Rob Wilmot, Andy Heeren, Greg Meyer, David Kibbe, Pat Pyette, Mark Stine, Umesh Madan, Arien Malec, Uvinie Hettiaratchy, Charles Curran, Ron Cordell, Dan Kazzaz, Chris Lomonico, Srinivas Koka, Chris Moyer, Vince Lewis, Tony Calice, Will Lusen, Vassil Peytchev, Chaminda Gunaratne, Gary Teichrow
Actions from this Week
# |
Date |
Action |
Status |
Owner |
Due Date |
9 |
07/20/10 |
Update code source repository with changes |
Open |
Arien |
7/27/10 |
10 |
07/20/10 |
Meet within subteams and develop wiki pages |
Open |
WG |
07/27/10 |
Actions from last Week
# |
Date |
Action |
Status |
Owner |
Due Date |
4 |
07/13/10 |
Draft commit process document |
Open |
Brian |
7/20/10 |
5 |
07/13/10 |
Second pass review of component list |
Open |
Arien |
07/20/10 |
6 |
07/13/10 |
Develop set of procedures around contribution of code |
Open |
Brian/Arien |
07/20/10 |
7 |
07/13/10 |
Review draft open source policy |
Open |
WG |
07/20/10 |
8 |
07/13/10 |
Start work in Agent team and XDS B metadata team |
Open |
WG |
07/20/10 |
Notes:
Arien Malec
- Would like to review project list. Made some changes based on feedback from last week.
- i put together overall software development page and updated reference implementation components page.
- Would like to get status on Java and .NET pages and associated components of DNS components and MIME libraries.
- There is also some work started with XDS metadata.
- Notion of agent proxy is that it’s an agent implementation that fits between a user and their email client and SMTP server they are using. It’s essentially a HISP in a box for a single user. Allows you to set up local host as SMTP server and IMAPP server. It will help you import, export certificates and set up.
- The second thing I did was create software development process and Google code repository. I put together code convention for Java. Need one for C#.
- We’re using Mercurial for source code management system.
- We used it for REST based implementation, and has nice workflow which allows you to use source code management locally. Allows different teams to work in parallel on similar components.
- I put together a how-to for Mercurial.
- I also put together a source code organization for main NHIN Direct directory. We have a main root directory and under that I’ve noted that we should create a subdirectory for each module. Under each module, subdirectory for each implementation.
- Put together basic workflow – checking in code only refreshed from main repository.
Umesh Madan
- Suggest that this may not be optimal to set up code. Depending on libraries need to write, code structure will be different.
Arien Malec
- Would like to do a round on this.
Round the room on library structure as well as code management process structure.
Umesh Madan |
|
George Cole |
|
Rob Wilmot |
|
David Kibbe |
|
Pat Pyette |
|
Mark Stine |
|
Dan Kazzaz |
|
Chris Lomonico |
|
Sri Koka |
|
Vince Lewis |
|
Tony Calice |
|
Will Lusen |
|
Vassil Peytchev |
|
Arien Malec
- Ok I will take that on.
- Status on teams we were talking about last week:
- Agent team
- XDS metadata team
- Umesh, can you give update on C# implementation?
Umesh Madan
- I’ve been making sure that C# Agent code is compliant with the spec. I’m almost done.
- Goal is by end of day to have a reorganized agent broken out better and also the agent will wrap the message and work with SMTP envelopes. Also check DNS revolver.
- Once that is in, we can unblock who want to innovate on top.
Arien Malec
- On Java side. Has there been progress?
Greg Meyer
- Nothing further done.
Arien Malec
- Take in code and check into tree today or refactoring?
Greg Meyer
- Next day or two.
Arien Malec
- Any metadata update?
Sri Koka
- Researching XDS B metadata component. Not sure if I can check it in yet.
Vassil Peytchev
- Checked into Google code.
- Now that we have this structure, is the structure already available on Google code?
- I think MedAllies is organizing some of the work in this area.
Vince Lewis
- Cohort is handling interface.
Sri Koka
- Umesh, is there anything from Microsoft that we can use?
Umesh Madan
- Haven’t looked yet. I’ll make sure to check.
Sri Koka
- I will shoot you an email.
Arien Malec
- Topic on maintaining backlog.
- I would suggest that each sub-team forms a team and has a mechanism – mailing list or wiki update to keep the code status visible and maintains backlog on wiki.
- I suggest each team create a library or module page and uses the wiki features and others to keep visible status of what’s going on with that agent.
- Seemed to work with Concrete Implementation and typical open source code pattern.
- Trying to make sure we’re not stepping on toes.
- Split the teams same way as splitting the code – Java agent team. Cerner is kind of the nexus for that team. So Java team would create wiki page for project structure for that team.
Round the Room on maintaining backlog
George Cole |
|
Greg Meyer |
|
Mark Stine |
|
David Kibbe |
|
Pat Pyette |
|
Umesh Madan |
|
Charles Curran |
|
Dan Kazzaz |
|
Chris Lomonico |
|
Sri Koka |
|
Vince Lewis |
|
Tony Calice |
|
Vassil Peytchev |
|
Will Lusen |
|
Chaminda Gunaratne |
|
Arien Malec
- I’d like to get a core committer set for the Agent team and the XDS metadata team. Can we get core committer set and then offline work we will add committers to repository. I will or team will set up the full pages for each of the teams.
Round the Room looking for core committer set around Agent team and XDS metadata team
George Cole |
|
Greg Meyer |
|
David Kibbe |
|
Pat Pyette |
|
Mark Stine |
|
Umesh Madan |
|
Ron Cordell |
|
Dan Kazzaz |
|
Chris Lomonico |
|
Sri Koka |
|
Vince Lewis |
|
Tony Calice |
|
Will Lusen |
|
Vassil Peytchev |
|
Gary Teichrow |
|
Arien Malec
- Key actions are on source code repository.
- I will do the revisions to source code tree.
- We will create subs for each of the pages and link them.
- Any other business?
Umesh Madan
- Will try to set up call for .NET volunteers later in the week.
- Goal is to explain what’s done already and next steps.
Arien Malec
- It would be great to get people who did the XDS B metadata people within Microsoft.
Umesh Madan
- Will do.