1602 / compound

MVC framework. Built on Node.JS. Works on server and browser.
http://compoundjs.com
1.6k stars 182 forks source link

Status of the project #649

Open alexjp opened 9 years ago

alexjp commented 9 years ago

Hi, Sorry by asking, but is this project "dead" ?

I am a long time rails dev, but latest projects changed to nodejs. Using sails but "not liking some things", i just recently found out about compoundjs.

It seems amazing. Any plan to support jsonapi.org json format, to be able to use with ember data as an api ? ( although default json responses seem compatible )

Thanks for the project, looking at the todo example code, i feel almost at home.

weber commented 9 years ago

Присоединяюсь к вопросу. Что с проектом?

qfox commented 9 years ago

The last time I saw question like that author said that project is just working. Just fyi.

So, if you want to suggest something — please feel free to do it. And if you can make PR — it would be great!

mansuleman commented 9 years ago

Hello @alexjp

This project is used in real applications. I think the particular features you are suggesting needs to be discussed a bit more in detail. Why do you need to have an Ember.js framework working with compound? I think it's possible to work without ember. However, If you really need to add jsonapi.org support, please feel free to do it.

ondreian commented 9 years ago

It is relatively simple to add a custom plugin for Compound, which is how I handle most of these very specific use cases.

You could create a plugin that allows your routes.[js/coffee] file to use a special ember.js specific controller type if need be.

checking out the co-socket code should shed some light on this, or you can use the co.ntextualize plugin to add the ability to create an inheritable controller (if you aren't using eval controllers)

alexjp commented 9 years ago

Hi @mansuleman , I have an app in EmberJS, i am trying to choose different/best server api's for me. I have a strong liking and background of ruby rails, so something similar on nodejs would be great.

@ondreian Both those plugins seem like a year old of latest release. That is why i asked the status of the project.

Sorry to come out the wrong way, I am mainly a EmberJS dev looking for server api options. Compound looked very good to me.

DaAwesomeP commented 8 years ago

@1602 Hey! Your GoDaddy hosting expired!