From: Christopher Oliver > JXForms supports the latest W3C XForms syntax (although not every > construct). JXForms doesn't use XMLFormTransformer. Instead > it provides > its own generator (JXFormsGenerator) and transformer > (JXFormsTransformer). It uses the same Form object and validation > framework as XMLForm. However, it does not provide any actions.
Chris, can we deprecate the XMLFormTransformer in favour of the JXFormsTransformer? Does it provide any features that JXFormsTransformer does not support? If the answer on the first question is yes, should we release it at all? What would this mean for our users? Regards, Reinhard
