Re: JSwat 3.0 feedback

Nathan Fiedler <[email protected]> Wed, 26 Oct 2005 20:03:35 -0700
Newsgroups gmane.comp.java.jswat.user
Organization Blue Marsh Softworks
Message-ID <[email protected]>
Indeed you are right about the attach dialog -- I've entered bug #960 
for this and it will be fixed for the next release. I'm not sure what 
would be causing the line breakpoint problem, but I'll look into it 
right away (bug 961).

Thank you

n


Wendy Smoak wrote:
> Just a couple of things I noticed this weekend while using the new 
> version (which looks great, but of course no one ever shows up just to 
> tell you *that*... ;) )
> 
> - When I click Session -> Attach it does not remember the settings.  
> Since I use sockets, I always have to change it.
> 
> - I set a breakpoint on line 104 of 
> org.apache.shale.usecases.remote.ListCategoriesTestCase.java,
> and in addition to stopping there, JSwat also stopped on line 104 of
> org.apache.shale.usecases.lookup.ListCategoriesTestCase.java.
> 
> Thanks!