Skip to content

Refactor factory

John Kirkwood requested to merge refactor-factory into master

This backports some of the CRUDLFA+ component design into the ryzom package.

The Factory class is refactored and the components for each frontend framework use the same component class names, without adding dumb prefixes 😜.

Builds on !1 (merged).

Merge request reports