-
Notifications
You must be signed in to change notification settings - Fork 182
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Status of the project #649
Comments
Присоединяюсь к вопросу. Что с проектом? |
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! |
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. |
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) |
Hi @mansuleman , @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. |
@1602 Hey! Your GoDaddy hosting expired! |
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.
The text was updated successfully, but these errors were encountered: