[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: ABL MVC achitecture for Webspeed/Kendo Web Applications

  • Thread starter Thread starter egarcia
  • Start date Start date
Status
Not open for further replies.
E

egarcia

Guest
Hello, Is your expectation to use ABL code only for both the client and the server-side logic or are you asking on a framework that works with ABL to generate web apps? I think that you would be interested on Kendo UI Builder: www.progress.com/.../kendo-ui-builder With Kendo UI Builder, you can create web applications using built-in templates or custom views. The UI definition is represented as metadata. The applications then are generated using a combination of web technologies HTML, CSS, Kendo UI, AngularJS, Bootstrap, and JavaScript. Custom client side logic is written in JavaScript using extension points. You can use OpenEdge backend services (Progress Data Services) or REST-based service in general. You should be able to re-use your business logic from your WebSpeed from a Progress Data Services with PASOE. Here is a link to the demo series on Kendo UI Builder on YouTube: www.youtube.com/watch In particular you can take a look at video #2 to see Kendo UI Builder in action. The following forums might also be useful: - community.progress.com/.../255 - community.progress.com/.../17 I hope this helps.

Continue reading...
 
Status
Not open for further replies.
Back
Top