Hello all..
I am fairly new to xrules. seems like an interesting concept and may
solve the problem I am trying to resolve. I am trying to design a web
based application. Part of that is to CRUD(create, read, update,
delete) a few thousand parameters(about 5000). Given the number, I am
looking for a dynamic way of doing this rather than coding for all the
parameters.
I am aware that we have to sitdown and prepare the xrules data. But
this is my attempt to capture all that metadata in xrules and being
able to resue it for other front ends(for a thick client, or different
os, or a future front end).
1) has anyone done this type of stuff before?
2) is there any fundamental flaw in this approach?
3) is there any toolset to acheive this with minimal coding effort?
Please share any thoughts..