<div dir="ltr">&gt;<span style="font-family:arial,sans-serif;font-size:13px">Deprecate?! Why?! Do we have a lightweight MVC to replace?</span><div style><font face="arial, sans-serif">I should have written, deprecate the RESTful part of AeroGear controller, as this is really what has been discussed.</font></div>
<div style><span style="font-family:arial,sans-serif">If it makes sense to keep the MVC parts we can certainly do that. </span><br></div><div style><font face="arial, sans-serif"><br></font></div><div style><font face="arial, sans-serif"><br>
</font></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 9 June 2013 15:51, Bruno Oliveira <span dir="ltr">&lt;<a href="mailto:bruno@abstractj.org" target="_blank">bruno@abstractj.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
        
                
        
        <div dir="auto">
                <div>Aloha Daniel,<div class="im"><br><br><div><blockquote type="cite">So how do we make it visible that we have deprecated AeroGear-Controller? <br></blockquote></div><br></div>Deprecate?! Why?! Do we have a lightweight MVC to replace?<br>
<br>-<br>abstractj<br></div><div><div class="h5">
                                <div><br>

On Jun 9, 2013, 8:25 AM, Daniel Bevenius wrote:

<br><br></div>
                <blockquote type="cite">
                        <div>
                                        
                                <div><div dir="ltr"><p style="line-height:25px;font-size:15px;font-family:Helvetica,arial,freesans,clean,sans-serif;margin:15px 0px">Originally, AeroGear Controller was an MVC only implementation, where requests could be forwarded to different types of views. Later we added support for RESTful endpoints which was very basic to start with, but more and more feature requests have come which is the reason for creating this email.</p>

<p style="line-height:25px;font-size:15px;font-family:Helvetica,arial,freesans,clean,sans-serif;margin:15px 0px">We did not set out to implement the RESTful support our selves, instead the goal was to use RestEasy but as we required to be able to programmatically add endpoints which was not an option at the time (but support for this does now exist in RestEasy).</p>

<p style="line-height:25px;font-size:15px;font-family:Helvetica,arial,freesans,clean,sans-serif;margin:15px 0px">AeroGear controller&#39;s REST support started out very simple but as time passed more request for things that are taken for granted in a JAX-RS implementation were being asked for. We were moving toward something equivalent to a JAX-RS implementation with regards to what we supported. Adding more of these features added to the complexity of the Controller as we needed to figure out good ways to provide the features requested, and this also brings up the question if we should be doing this. The controller is not specific to mobil, as any backend can be used with the client SDKs. Also, there are plenty of options to implement RESTful backends, in Java using RestEasy for example, or in a different language. </p>

<p style="line-height:25px;font-size:15px;font-family:Helvetica,arial,freesans,clean,sans-serif;margin:15px 0px">And after some discussions it has been decided that we should focus are efforts in other places when it comes to our server side offerings, for example the Unified Push Server and SimplePush Server etc. </p>

<p style="line-height:25px;font-size:15px;font-family:Helvetica,arial,freesans,clean,sans-serif;margin:15px 0px">So how do we make it visible that we have deprecated AeroGear-Controller? </p><p style="line-height:25px;font-size:15px;font-family:Helvetica,arial,freesans,clean,sans-serif;margin:15px 0px">

A clear notice in the README.md is a good start. Should we mark every class as deprecated as well?</p><p style="line-height:25px;font-size:15px;font-family:Helvetica,arial,freesans,clean,sans-serif;margin:15px 0px">
These are just suggestions and if you have other ideas please let us know. </p><p style="line-height:25px;font-size:15px;font-family:Helvetica,arial,freesans,clean,sans-serif;margin:15px 0px">/Dan</p></div></div>
                        </div>
                </blockquote>
        </div></div></div>
<br>_______________________________________________<br>
aerogear-dev mailing list<br>
<a href="mailto:aerogear-dev@lists.jboss.org">aerogear-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a><br></blockquote></div><br></div>