compound icon indicating copy to clipboard operation
compound copied to clipboard

Status of the project

Open alexjp opened this issue 9 years ago • 6 comments

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.

alexjp avatar Mar 28 '15 17:03 alexjp

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

weber avatar Apr 01 '15 06:04 weber

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!

qfox avatar Apr 01 '15 13:04 qfox

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.

mansuleman avatar Apr 01 '15 17:04 mansuleman

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)

ondreian avatar Apr 01 '15 17:04 ondreian

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.

alexjp avatar Apr 02 '15 19:04 alexjp

@1602 Hey! Your GoDaddy hosting expired!

DaAwesomeP avatar Dec 21 '15 04:12 DaAwesomeP