Hi Michael,

great to have you on board :-)

The faces scaffold is found at:
    https://github.com/forge/core/tree/master/scaffold-faces

Everything starts there:
    https://github.com/forge/core/blob/master/scaffold-faces/src/main/java/org/jboss/forge/scaffold/faces/FacesScaffold.java

If you wander, how it gets started:
    https://github.com/forge/core/blob/master/scaffold-plugins/src/main/java/org/jboss/forge/scaffold/plugins/ScaffoldPlugin.java

The evaluation step is here:
    https://github.com/forge/core/tree/master/scaffold-faces/src/main/java/org/jboss/forge/scaffold/faces/metawidget/inspector

The building is done here:
    https://github.com/forge/core/tree/master/scaffold-faces/src/main/java/org/jboss/forge/scaffold/faces/metawidget/widgetbuilder

Hope it helps, wish you the best :-)
I'm struggling on a similar problem with errai scaffold, and decided to dump it for now. I am really looking forward to find a good solution in your's!

Regards,
Thomas



Am 22.02.2013 11:42, schrieb Michael Koitz:
hi,

i just made an feature request https://issues.jboss.org/browse/FORGE-797 for my issue. As i am a Java Developer myself and i like idea behind the forge project, i would like to contribute.

Can someone give me a starting point where i find the scaffolding for faces in the code?

best, mike.




_______________________________________________
forge-dev mailing list
forge-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/forge-dev