[aerogear-dev] Question about retrieving an AeroGearUser ?

Daniel Bevenius daniel.bevenius at gmail.com
Fri Jan 11 10:55:19 EST 2013


Hey Seb,

I'd go with an exception which can be handled. You could perhaps have an
error route for it and have the choice of either forwarding to a view or
returning json as a response to the calling client.

/Dan


On 11 January 2013 16:01, Sebastien Blanc <scm.blanc at gmail.com> wrote:

> Hi All,
> In the scope of https://issues.jboss.org/browse/AEROGEAR-803 , we have a
> method to retrieve an user (based on its id). If the user don't exist it
> returns null.
>
> There were some suggestions to change that into :
> - throwing a runtime exception (seems a bit brutal)
> - or returning an empty user (can be confusing)
>
> What is your opinion about this ?
>
> Seb
>
> ps: the method https://gist.github.com/4510879
>
>
>
> _______________________________________________
> aerogear-dev mailing list
> aerogear-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/aerogear-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20130111/ec9e2afe/attachment.html 


More information about the aerogear-dev mailing list