[aerogear-dev] Forge/Scaffolding

Matthias Wessendorf matzew at apache.org
Wed Apr 3 11:26:13 EDT 2013


I borrowed the settings from Kris' app ;-)


On Wed, Apr 3, 2013 at 1:58 PM, Sebastien Blanc <scm.blanc at gmail.com> wrote:

> Thanks for this nice finding !
> Regarding "flags" to enable this or this feature, I'm more and more
> thinking that the scaffold plugin will use some kind of config file rather
> than extending again and again the command line :
>
> <aerogear>
>    <enableController>true</enableController>
>    <enablePaging>true</enablePaging>
>    <security>
>           <enable>true</enable>
>           <authMethod>login/OTP</authMethod>
>           <otherCoolFeatures>...</otherCoolFeatures>
>    </security>
>    <cordova>
>           <serverUrl>slackersheaven.org</serverUrl>
>           <platform>android</platform>
>   </cordova>
> </aerogear>
>
> wdyt ?
>
> Seb
>
>
>
> On Wed, Apr 3, 2013 at 1:02 PM, Matthias Wessendorf <matzew at apache.org>wrote:
>
>> Hi, Sebi,
>>
>> in the dataservice.js if you add this settings:
>>
>>      ===>    settings: { baseURL: "http://localhost:8080/scaffoldtester/"
>> }
>>
>> ... it directly works as a cordova app
>>
>>
>> As mentioned on IRC... a 'enable cordova' flag could be added
>>
>> And... perhaps the npm module (cordova cli) could be invoked by the
>> generator
>>
>>
>> -Matthias
>>
>>
>>
>>
>> --
>> Matthias Wessendorf
>>
>> blog: http://matthiaswessendorf.wordpress.com/
>> sessions: http://www.slideshare.net/mwessendorf
>> twitter: http://twitter.com/mwessendorf
>>
>> _______________________________________________
>> aerogear-dev mailing list
>> aerogear-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/aerogear-dev
>>
>
>
> _______________________________________________
> aerogear-dev mailing list
> aerogear-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/aerogear-dev
>



-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20130403/7656221c/attachment.html 


More information about the aerogear-dev mailing list