Im making a solution with Bancha, ExtJS and cakePHP here: https://github.com/FlyinPanda/DiabitiesCamp
Hope some of you would like to contribute :)
Printable View
Im making a solution with Bancha, ExtJS and cakePHP here: https://github.com/FlyinPanda/DiabitiesCamp
Hope some of you would like to contribute :)
Hello izyx,
sorry, I missed your posting in the first place. The BlogApp needs to be updated to Sencha Architect 2.2. In the last two month we worked on a big project with Bancha and didn't had enough time to work a lot on Bancha, but we have some cool new features in the pipe line. I hope we can get them out soon.
In the meanwhile check out http://banchaproject.org/using-sencha-architect-2.html
I'm write you, when the BlogApp is updated.
Cheers,
Roland
Hello ShashankaN,
sounds like a cool project! Do you have a demo link?
Cheers
Roland
Just to let you know. I got it working by changing the app folder to a different name in app.js with appFolder: [your_dir_name]
Marcel
Great. Sorry for the inconvenience.
We are really happy to announce that we will soon be able to ship Bancha 2.0. A preview release will be available in the in the next two weeks.
Read more on the future of Bancha.
Hello,
we just updated our Sencha Architect example, now providing a better ease of use and a better integration with Bancha, we also just packaged our second Bancha 2 preview release.
Read more about it here:
http://banchaproject.org/blog-entry/...tegration.html
@izyx: Check it out, now the example works flawless!
Best regards,
Roland
Hi Roland,
I have been a great fan of of Bancha since 2012 and developed couple of applications with Bancha 1.0. Few days ago I started implementing Bancha 2.0 Basic but could not. I downloaded examples from git and tried to run in my local system. In Bancha 1.0 I have been using bancha-api.js with Bancha-API Declaration for Models. In Bancha 2.0, It shows that it is using /bancha-api-classes/models/all.js for models/controllers exposures. I want to declare this class directly. Can you provide any example for this class as it is not given with examples.
Thanks
Regards
Hemant
Hello Hemant,
great to hear!
To support Sencha Cmd we now provide a class-based solution. The old one is still supported at /bancha-api/models/all.js
I'm not sure what exactly you mean with I want to declare this class directly.
Do you want to declare the model classes yourself or what do you try to achieve?
Thanks,
Roland
Hello Hemant, can I help you?