Hi Pradeep, We have a poc level working implementation with Java reflections. But our idea is to write a ultra fast data binding frame work which generate java byte code at deployment time and use that to invoke JAXRS resource, not java reflection which is obviously slow. Feature wise we will follow the JAXRS specs and implement only the basic features that require to expose a JAXRS service and request/response handling. JSON will be our standard data format for request and response. It would be great if you can points out the requirements that you think we should support in our light weight implementation.
Thanks, Shameera. On Fri, May 2, 2014 at 11:26 AM, Pradeep Fernando <[email protected]> wrote: > Hi kishanthan/devs, > > I believe we already have the first cut implementation of that. If so > shall we do a quick review. I want to see the capabilities it has right now > vs things what we need... > > thanks > > > On Wed, Apr 30, 2014 at 9:02 PM, Aruna Karunarathna <[email protected]>wrote: > >> Thanks Kishanthan. >> >> >> On Wed, Apr 30, 2014 at 5:40 PM, Kishanthan Thangarajah < >> [email protected]> wrote: >> >>> Not with the latest milestone. The plan is to include this for the next >>> milestone (a light weight RESTful admin services framework). >>> >>> >>> On Wed, Apr 30, 2014 at 12:46 PM, Aruna Karunarathna <[email protected]>wrote: >>> >>>> Hi all, >>>> >>>> Can we do the $subject with the current latest milestone release? >>>> >>>> Regards, >>>> -- >>>> >>>> * Aruna Sujith Karunarathna* | Software Engineer >>>> WSO2, Inc | lean. enterprise. middleware. >>>> #20, Palm Grove, Colombo 03, Sri Lanka >>>> Mobile: +94 71 9040362 | Work: +94 112145345 >>>> Email: [email protected] | Web: www.wso2.com >>>> >>>> >>> >>> >>> >>> -- >>> *Kishanthan Thangarajah* >>> Senior Software Engineer, >>> Platform Technologies Team, >>> WSO2, Inc. >>> lean.enterprise.middleware >>> >>> Mobile - +94773426635 >>> Blog - *http://kishanthan.wordpress.com >>> <http://kishanthan.wordpress.com>* >>> Twitter - *http://twitter.com/kishanthan >>> <http://twitter.com/kishanthan>* >>> >> >> >> >> -- >> >> * Aruna Sujith Karunarathna* | Software Engineer >> WSO2, Inc | lean. enterprise. middleware. >> #20, Palm Grove, Colombo 03, Sri Lanka >> Mobile: +94 71 9040362 | Work: +94 112145345 >> Email: [email protected] | Web: www.wso2.com >> >> >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > *Pradeep Fernando* > Associate Technical Lead;WSO2 Inc.; http://wso2.com > > blog: http://pradeepfernando.blogspot.com > m: +94776603662 > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- *Software Engineer - WSO2 Inc.* *email: shameera AT wso2.com <[email protected]> , shameera AT apache.org <[email protected]>* *phone: +9471 922 1454* *Linked in : *http://lk.linkedin.com/pub/shameera-rathnayaka/1a/661/561 *Twitter : *https://twitter.com/Shameera_R
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
