Skip to content

Standup Notes: 1 Jan 2019

Robert McLaws edited this page Jan 2, 2019 · 1 revision

Community Standups

  • Starting January 17th. Every 2 Weeks, 1pm-2pm EST. Robert to send out invitations.
  • Will be on Google Hangouts saved to YouTube.
  • Chris will create a YouTube account for Restier and share the info.
  • Chris will also reach out to Jon Galloway about the standup logistics that the ASP.NET team deals with.

New Twitter Account: @ODataRestier

  • Won't tweet out every build, just major ones.
  • Will see about getting the defunct "Restier" handle through trademark

Project Naming

  • The name is less than awesome. Pronunciation is ambiguous, capitalization is weird. Is it like "That's not RESTy enough. Can we make that RESTy-er?" or "Forget 3-tier. This is the REST Tier."
  • Need to come up with a standard way to spell it and pronounce it. Change it if necessary.

Project Logo

  • Needs one. Need to solidify the name situation before we come up with a logo.

Contributors

  • Need an introduction email with questions on how the person wants to contribute.
  • Chris will draft something and have it ready for review Friday 2019/01/04.
  • Should OData/Restier be a part of the .NET Foundation? Need to discuss with Mike.

Dependency Injection

  • The DI implementation needs to be reviewed. There are too many allocations happening, and the architecture should be using constructor-based injection wherever possible. Will make adjustments wherever possible, but we'll need to redesign for 2.0.

Unit Testing

  • Robert will be working on a pattern for implementing the new unit tests. Once that pattern is established, Chris will work on implementing through the rest of the codebase.