1. #1
    Sencha User
    Join Date
    Jan 2011
    Posts
    10
    Vote Rating
    1
    Rovak is on a distinguished road

      1  

    Default Scalext: Ext Direct Implementation in Scala

    Scalext: Ext Direct Implementation in Scala


    I've started work on a Scala implementation for Ext Direct, so far i got a few examples working in a example project https://github.com/Rovak/ScalextExample. I will be implementing all examples from the documentation, and some extra real-time components using websockets later.

    For now it only works with Play Framework 2.1, future versions will be framework independent and will contain unit-tests to ensure stable versions.

    I would like to hear from the community which Scala frameworks are popular in combination with Ext JS, and any ideas/suggestions to improve the library.

    The project can be found at Github https://github.com/Rovak/Scalext

  2. #2
    Sencha - Support Team slemmon's Avatar
    Join Date
    Mar 2009
    Location
    Boise, ID
    Posts
    2,917
    Vote Rating
    80
    slemmon is a glorious beacon of light slemmon is a glorious beacon of light slemmon is a glorious beacon of light slemmon is a glorious beacon of light slemmon is a glorious beacon of light

      0  

    Default


    Thanks for your willingness to share your successes with others in the community. Hopefully folks will reply back with what they'd like to see.

    Keep up the good work!