cbuschka / beanshell2

Automatically exported from code.google.com/p/beanshell2
0 stars 0 forks source link

CallStack class should be Serializable. #35

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Making CallStack Serializable would make BeanShell much easier to use in an 
RMI/distributed environments.  As a workaround, we have to capture BeanShell 
stack traces as text and wrap them in another exception.

I'm happy to provide example code and/or patches.

See also the related bug report from the "old" BeanShell tracker:

https://sourceforge.net/tracker/index.php?
func=detail&aid=1015085&group_id=4075&atid=104075

Original issue reported on code.google.com by pline...@gmail.com on 28 Apr 2010 at 9:45

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r59.

Original comment by pejob...@gmail.com on 25 Feb 2011 at 2:17

GoogleCodeExporter commented 8 years ago

Original comment by pejob...@gmail.com on 25 Feb 2011 at 5:55

GoogleCodeExporter commented 8 years ago

Original comment by pejob...@gmail.com on 20 Oct 2011 at 7:12