Impressive response to Fred's request.
And Fred, thank you very much for pushing this use case - it is critical!
Now, if only that Angular app was mobile-friendly so we could drop it into a Hybrid
Mobile/Cordova project easily - that would be the maximum win.
:-)
On Jul 9, 2014, at 11:18 PM, Lincoln Baxter <lbaxter(a)redhat.com> wrote:
George, you are awesome. And so is Forge, that took what, 10 minutes
for you to put together? :)
~Lincoln
----- Original Message -----
From: "George Gastaldi" <ggastald(a)redhat.com>
To: "Lincoln Baxter" <lbaxter(a)redhat.com>, "Fred Bricon"
<fbricon(a)redhat.com>
Cc: "??? jbosstools-dev" <jbosstools-dev(a)lists.jboss.org>, "Vineet
Reynolds Pereira" <vpereira(a)redhat.com>, "Burr Sutter"
<bsutter(a)redhat.com>
Sent: Wednesday, July 9, 2014 8:17:53 PM
Subject: Re: Nice AngularJS story
As of right now, Forge 2 has a REST: New Cross Origin Resource Sharing
Filter command (and with tests - :)). Screenshot attached
Forge on!!!! :D
On 07/09/2014 06:34 PM, Lincoln Baxter wrote:
> Reverse engineering in Forge 2 works well.
>
> I just made this video for you -
https://www.youtube.com/watch?v=mg8Z7qHzpBA&feature=youtu.be
>
> Regarding CrossOriginResourceSharingFilter, it's simple enough to add a command
in Forge to create one:
>
>
https://issues.jboss.org/browse/FORGE-1929
>
> Enjoy ;)
>
> ~Lincoln
>
> ----- Original Message -----
> From: "Fred Bricon" <fbricon(a)redhat.com>
> To: "??? jbosstools-dev" <jbosstools-dev(a)lists.jboss.org>,
"Lincoln Baxter" <lbaxter(a)redhat.com>, "George Gastaldi"
<ggastald(a)redhat.com>, "Vineet Reynolds Pereira"
<vpereira(a)redhat.com>
> Sent: Wednesday, July 9, 2014 9:03:49 AM
> Subject: Nice AngularJS story
>
> Hi,
>
> my Twitter TL got me to watch this Netbeans demo of building a web app
> with JAX-RS backend + AngularJS front-end :
>
https://www.youtube.com/watch?v=2B3qL7XtKnE
>
> I wonder how our tooling fares compared to this demo. My guts tells me
> (take that with a grain of salt) that :
> * for the back-end, we could use reverse engineering with Forge 2,
> although I don't really know its level of maturity
> * we have nothing similar to the CrossOriginResourceSharingFilter (seen
> at 2'14")
> * we have no equivalent for seeding a stock angularjs project, AFAIK
> (unless F2 brings someting here too, idk). We could prolly create a
> Maven archetype containing the same thing though.
> * overall their angularjs tooling felt underwhelming. angularjs-eclipse
> probably brings a stronger UX, with its navigation capabilities and its
> inference engine
>
> WDYT?
>
> I count on Burr, to come up with a demo showcasing a similar story with
> our stuff :-)
>
> Fred