Welcome Guest, Not a member yet? Register   Sign In
How to build dynamically specified GUIs/Forms in JavaFX
#1

[eluser]Unknown[/eluser]
I've got to modernize an existent catalog-based ordering system in which a ShopManager (1st kind of enduser and an "enduser programmer" at the same time) shall be able to declaratively specify some customer groups, products, product bundles, product- and group-specific prices (via pricing rules) and product selection rules. Then, a customer (2nd kind of enduser) shall be able to place orders through a GUI that behaves exactly as specified before by the ShopManager.

When using other technologies, I principally would use a MVC-framework, define my model classes as well as corresponding views and finally hard-code the controller logic as needed.
But in this enduser-programming scenario I (yet) can't figure out how to transform the declaratively specified behaviour into running controller code!?!!!




Theme © iAndrew 2016 - Forum software by © MyBB