Menu

#6 Provide ability to attach "transformations" to binding spec

open
5
2006-05-12
2006-05-12
No

The BindingSpecification already provides the ability
to attach individual transformations to each binding.
This allows an XML node value to be extracted and then
transformed for display in an HTML form and vice versa.

However, there are scenarios where the same
transformation should be applied to each and every
binding. For forms/documents with large numbers of
elements/nodes, it is too tedious to create the same
transformation(s) on each binding.

Ideally, you could declare some transformations that
would apply to each binding, unless it is explicitly
excluded. This would allow, for example, the ability
to uppercase every form input element before it is
copied into an XML node.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.