So I'm a bit of a lurker here, but I wanted to put in my $.02.
I'd rather see a dependency on efficiently implemented code in a single place than
either replicating the code or using a less efficient algorithm. Replication just
means that bugs in the code aren't fixed in all places, adds confus
I haven't heard any response to this enhancement request. To recap,. the
idea is to add the ability for the html tags to be configured via a
supplied bean - the properties on the bean corresponding to the
properties on the tag. For example, the tag would be
extended to accept an attribute "bean".
Another thing to consider is that the business functionality may not always be best
expressed in straight Java. Integrating rules engines and/or XML service invocations
is somewhat cleaner if the action and form are separate.
hab
-Original Message-
From: Edgar P Dollin
First off, I'm new here, so if I breech etiquette please let me know.
I just submitted an enhancement request (Bugzilla 25671). This note is to give some
background information for that request.
I work in a regulated industry. This has the effect that our business process is
(slightly) differ