Skip to content
This repository has been archived by the owner on Apr 16, 2019. It is now read-only.

Project Roadmap #5

Open
datiecher opened this issue Mar 28, 2013 · 5 comments
Open

Project Roadmap #5

datiecher opened this issue Mar 28, 2013 · 5 comments

Comments

@datiecher
Copy link

Hey Derick!

Can you give us a roadmap for this project? Also, do you plan to add Marionette in any way to the mix, as well?

My team is currently researching a UI library to be used along a new PHP based REST API and Kendo is currently at the top of our list.

And because we have already some experience using Backbone and Marionette, being able to mix everything together in a nice and cohesive way would really rock!

@mxriverlynn
Copy link
Contributor

awesome :)

The first thing on my list is to finish the DataSource adapter so that it properly transports data between the Kendo UI DataSource and the Backbone.Collection, both directions.

Beyond that, I have an experiment I've been doing with Kendo UI Mobile and Backbone.View, but it may not be ready for any kind of public viewing for a while.

What integration points are you looking for? Have you had a chance to work with Kendo UI at all, and try mixing it in to Backbone? I'd love to hear about the things you run in to that need to be solved. Building real-world applications is always the best way to find out what integration points need to be created. :)

@datiecher
Copy link
Author

Great to hear it!

We are only researching UI frameworks at the moment but in the following weeks we will be picking the best contenders in order to create a simple app from the ground up with them. Then we will have a better evaluation in the Real World (tm).

@panesofglass
Copy link

Beyond Backbone.View, what about Marionette?

@mxriverlynn
Copy link
Contributor

Most of what Marionette will need for integration will be handled by the Backbone.View integration, since Marionette's views directly extend from there. If we run in to any specific scenarios for Marionette, we can address them, of course - but I don't really expect to find any unique problems there.

@mohitmayank
Copy link

hi derick, i am also looking forward to updates. so far its very nice work. thanks. the only problem i faced is propagation of collection's change event to kendo datasource.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants