the-hypermedia-project / charter

Overview of the project goals.
52 stars 3 forks source link

Status check #12

Open glennblock opened 9 years ago

glennblock commented 9 years ago

Hi folks

Any update on the status of the project? Where are things at, what's in the roadmap etc?

fosrias commented 9 years ago

@glennblock We are actually working on things. There is a PR out to clean up the charter a little bit and articulate what we are calling the "Representor Pattern" here: https://github.com/the-hypermedia-project/charter/pull/11. We have a number of design/architecture ideas we want to spike in the various languages. Most work is being actively done here ATM: https://github.com/the-hypermedia-project/representor-swift. Want to pull some of these ideas in the to the design artifacts here at some point.

Further, I have had a friend tell me he is working on a draft of a .NET C# version he is going to push up sometime.

Basically in the roadmap we are working on the core interface for the "representor" object and building it. Shortly, the swift project will migrate to wrapping client functionality. The python and ruby stuff is just suffering under too much other stuff to do :(.

@brutski Any update on what you are doing with .NET. I may be blocking you by not setting up a repo. Let me know.

glennblock commented 9 years ago

OK. I had been planning to start work on the C# version now that things settled however if @brutski has started all the better.

brutski commented 9 years ago

@fosrias @glennblock Sorry guys, I have something in F# - since we are F# shop. I was writing this as part of the platform for API browsing for business folks, though this part is just part of it. Unfortunately, we are launching January 7th - and I just completely bogged down with other higher priority stuff. I have code similar to swift version but without serializers. (called adapters over there).

fosrias commented 9 years ago

@brutski Ok. Cool. Sorry for the confusion. @glennblock What do you think about jumping on skype and catching up on a few ideas we are thinking through that have not made it into the charter discussion yet.