You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by Sreedhar P V <ve...@gmail.com> on 2013/12/25 07:01:18 UTC

Shindig Transaction support

Hi Team,

As part of technology evaluation for one of my projects, We consider Apache
Shindig is one of the suitable  framework. But as part of technical
evaluation, I would require few more information which I did not get by
searching in Google. Please find the below queries for which we require
further understanding on Apache Shindig.

1) Does Shindig 3.0.0 beta or Shindig 2.5 has in built transaction support.
I could not find any built in  Transnational API.
2) We could able to write our own customized Handler classes for Rest API
other than predefined handles like Activity,Profile etc. Similarly, is
there any way to customize/pointers where we can customize the Gadget
rendering server's APIs.

Please let me know if there are any options to achieve the above scenarios.
Thank you in advance.


Thanks & Regards,
Sreedhar

Re: Shindig Transaction support

Posted by Ryan Baxter <rb...@gmail.com>.
On Wed, Dec 25, 2013 at 1:01 AM, Sreedhar P V
<ve...@gmail.com> wrote:
> Hi Team,
>
> As part of technology evaluation for one of my projects, We consider Apache
> Shindig is one of the suitable  framework. But as part of technical
> evaluation, I would require few more information which I did not get by
> searching in Google. Please find the below queries for which we require
> further understanding on Apache Shindig.
>
> 1) Does Shindig 3.0.0 beta or Shindig 2.5 has in built transaction support.
> I could not find any built in  Transnational API.
What do you mean by transaction API?

> 2) We could able to write our own customized Handler classes for Rest API
> other than predefined handles like Activity,Profile etc. Similarly, is
> there any way to customize/pointers where we can customize the Gadget
> rendering server's APIs.
Yes you should be able to.  You probably want to start with the
DataServiceServlet.

>
> Please let me know if there are any options to achieve the above scenarios.
> Thank you in advance.
>
>
> Thanks & Regards,
> Sreedhar

Re: Shindig Transaction support

Posted by Ryan Baxter <rb...@gmail.com>.
On Wed, Dec 25, 2013 at 1:01 AM, Sreedhar P V
<ve...@gmail.com> wrote:
> Hi Team,
>
> As part of technology evaluation for one of my projects, We consider Apache
> Shindig is one of the suitable  framework. But as part of technical
> evaluation, I would require few more information which I did not get by
> searching in Google. Please find the below queries for which we require
> further understanding on Apache Shindig.
>
> 1) Does Shindig 3.0.0 beta or Shindig 2.5 has in built transaction support.
> I could not find any built in  Transnational API.
What do you mean by transaction API?

> 2) We could able to write our own customized Handler classes for Rest API
> other than predefined handles like Activity,Profile etc. Similarly, is
> there any way to customize/pointers where we can customize the Gadget
> rendering server's APIs.
Yes you should be able to.  You probably want to start with the
DataServiceServlet.

>
> Please let me know if there are any options to achieve the above scenarios.
> Thank you in advance.
>
>
> Thanks & Regards,
> Sreedhar