DO NOT REPLY [Bug 15604] - Struts framework should use getInstance Method for instantiating FormBeans

2003-12-18 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15604.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15604

Struts framework should use getInstance Method for instantiating FormBeans

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|LATER   |
   Target Milestone|--- |2.0 Family



--- Additional Comments From [EMAIL PROTECTED]  2003-12-19 00:11 ---
Reopeing for 2.x family, as contemplated

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 15604] - Struts framework should use getInstance Method for instantiating FormBeans

2003-01-19 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15604.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15604

Struts framework should use getInstance Method for instantiating FormBeans

[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.0.2 Final |Nightly Build



--- Additional Comments From [EMAIL PROTECTED]  2003-01-19 20:04 ---
Marking all current RESOLUTION LATER issues to be against the Nightly Build.

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




DO NOT REPLY [Bug 15604] - Struts framework should use getInstance Method for instantiating FormBeans

2002-12-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15604.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15604

Struts framework should use getInstance Method for instantiating FormBeans





--- Additional Comments From [EMAIL PROTECTED]  2002-12-23 09:54 ---
If struts provides this flexibility, it would be a great advantage
by means of memory conservation (no data duplication in form beans
as well as app. specific object) and overhead of transferring..
also very less coding.. in fact just interfaces would suffice.

DynaBeans may not help to this extent.

I only recommend an additional feature for FormBeans Instantiation.  
It is MVC the architecture..Struts is a framework over it.  
If feasible struts can accomodate this enhancement.

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




DO NOT REPLY [Bug 15604] - Struts framework should use getInstance Method for instantiating FormBeans

2002-12-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15604.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15604

Struts framework should use getInstance Method for instantiating FormBeans

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
  Component|Digester|Controller
 Resolution||WONTFIX



--- Additional Comments From [EMAIL PROTECTED]  2002-12-23 16:49 ---
It is an extremely bad idea to use your form beans as your model layer or vice versa.  
You lose the 
ability to reuse the model in a non-Struts web application.  Struts does not support 
this type of 
architecture.

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




DO NOT REPLY [Bug 15604] - Struts framework should use getInstance Method for instantiating FormBeans

2002-12-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15604.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15604

Struts framework should use getInstance Method for instantiating FormBeans

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|WONTFIX |



--- Additional Comments From [EMAIL PROTECTED]  2002-12-23 19:43 ---
Reopening so we can resolve it for LATER rather than WONTFIX.

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




DO NOT REPLY [Bug 15604] - Struts framework should use getInstance Method for instantiating FormBeans

2002-12-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15604.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15604

Struts framework should use getInstance Method for instantiating FormBeans

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||LATER



--- Additional Comments From [EMAIL PROTECTED]  2002-12-23 19:45 ---
Re-resolving this for LATER analysis, rather than WONTFIX.

I don't believe that making this change would be appropriate for Struts 1.1 (and
probably not for 1.2), but IMHO it's fair game to consider for 2.0.  I've been
looking in to the proxy APIs that were added in JDK 1.3, and you can do some
*very* interesting things with them.

It would probably also be wise to ensure that all framework objects in 2.0 have
consistent factory-based mechanisms to instantiate instances.  This enhancement
request will serve as a reminder of that.

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]




DO NOT REPLY [Bug 15604] - Struts framework should use getInstance Method for instantiating FormBeans

2002-12-22 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15604.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15604

Struts framework should use getInstance Method for instantiating FormBeans





--- Additional Comments From [EMAIL PROTECTED]  2002-12-22 22:09 ---
You can achieve some of this by using DynaBeans.  Struts does not approve of using the 
same object as 
the form bean and model bean which is why it's set up this way.  You can use 
PropertyUtils to easily 
move the data between objects.

--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]