[forge-dev] sblanc's video?

Lincoln Baxter, III lincolnbaxter at gmail.com
Wed May 15 10:44:04 EDT 2013


Yes. Forge uses XML and provides project and user-scoped configurations,
but since the plugin should be managing this, the user shouldn't ever have
to edit the XML by hand (in theory.) If you do want to expose this to
users, then... sure, by all means.


On Wed, May 15, 2013 at 6:20 AM, Max Rydahl Andersen <manderse at redhat.com>wrote:

>
> On Tue, May 14, 2013 at 07:05:16PM +0200, Sebastien Blanc wrote:
> >On 05/13/2013 06:56 PM, Max Rydahl Andersen wrote:
> >>> Hi Max,
> >>> as Vineet said, it's a specific config file to set specific "flags" and
> >>> options for the aerogear scaffolding. I'm using this to not break the
> >>> current Scaffold API, in the future, Aerogear may become a plugin on
> its
> >>> own and some of the config will be mirgrated to command line options.
> >>> I'm trying to upload right now with a higher res, hope it will be more
> >>> watchable. Otherwise, I'm planning to a new one, with voice over and
> >>> also showing the push to cloud option.
> >>> Sebi
> >> Okey - any reason why it can't use forge preferences for this ?
> >>
> >> and if it needs to be external file shouldn't we name it something more
> specific
> >> than config.yml ? maybe forgescaffold.yml (assuming its not aerogear
> specific)
> >>
> >> /max
> >>
> >> _______________________________________________
> >> forge-dev mailing list
> >> forge-dev at lists.jboss.org
> >> https://lists.jboss.org/mailman/listinfo/forge-dev
> >Hi Max,
> >Well the main reason right now it's to be able to use JSON instead of
> >XML. BTW, it's not a .yml extension but just a classic .json extension.
>
> afaik forge uses json...at least thats what I thought it did ;)
>
> >The config file is very specific to AeroGear (and the project itself)
>
> I assume it is for the project itself since it is in the project - but
> afaik forge config also has a project scope that stores in the project
> (Lincoln,
> correct me if i'm wrong on that)
>
> >and might be used in the future for JS based tooling (Yeoman extension
> >etc ...) where JSON is more appropriate.
>
> Sure - but it would just be nice we:
>
> A) don't use such generic names as config.yml - maybe
> aerogear-scaffold.yml(?)
>
> B) consider not having multiple .yml files for something that is more or
> less specfiic/limited to forge plugins (thus forge.yml might be better?)
>
> /max
>
> >I could take a look if Forge Preferences API offers the same flexibility
> >as the current JSONConfig object file I'm using right now.
> >
> >Seb
> >
> >_______________________________________________
> >forge-dev mailing list
> >forge-dev at lists.jboss.org
> >https://lists.jboss.org/mailman/listinfo/forge-dev
> _______________________________________________
> forge-dev mailing list
> forge-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/forge-dev
>



-- 
Lincoln Baxter, III
http://ocpsoft.org
"Simpler is better."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/forge-dev/attachments/20130515/1b80ee1a/attachment.html 


More information about the forge-dev mailing list