lazojs / lazo

A client-server web framework built on Node.js that allows front-end developers to easily create a 100% SEO compliant, component MVC structured web application with an optimized first page load.
MIT License
366 stars 48 forks source link

upgrade to hapi 8 #171

Open sberryman opened 9 years ago

sberryman commented 9 years ago

where is this in the backlog? It looks like you are presently pegged to 6.7.1. I'm starting to develop a new api to replace our existing restify based api with hapi v8. It would be nice to be using v8.x.x across the board as things have changed quite a bit in v8.

jstrimpel commented 9 years ago

I need to prioritize the backlog. When do you need this by? We are currently improving to the views, adding a isomorphic widget interface, and nested models.

On Mon, Jan 12, 2015 at 9:25 AM, Shaun Berryman notifications@github.com wrote:

where is this in the backlog? It looks like you are presently pegged to 6.7.1. I'm starting to develop a new api to replace our existing restify based api with hapi v8. It would be nice to be using v8.x.x across the board as things have changed quite a bit in v8.

— Reply to this email directly or view it on GitHub https://github.com/walmartlabs/lazojs/issues/171.

sberryman commented 9 years ago

I don't need it any time soon, personally i have to deliver this rewrite by the end of march.

jstrimpel commented 9 years ago

When I prioritize the backlog I will move the hapi upgrade to the release that follows our next major release (view, model, and widget).

On Mon, Jan 12, 2015 at 9:43 AM, Shaun Berryman notifications@github.com wrote:

I don't need it any time soon, personally i have to deliver this rewrite by the end of march.

— Reply to this email directly or view it on GitHub https://github.com/walmartlabs/lazojs/issues/171#issuecomment-69611253.

adam-26 commented 9 years ago

Is this on the roadmap anytime soon? Many hapi plugins are no longer providing bug fixes for older versions of hapi.

jstrimpel commented 9 years ago

I can't provide an ETA, but it is at the top of our backlog after we kick the tires on v2 by building out some applications.