Menu

#2 JavaEntityResolver needs an overhaul

open
nobody
None
5
2007-07-25
2007-07-25
No

Embedded spaces in method calls cause JavaEntityResolver to puke:

java://foo.bar.Baz(foo,bar); // this works
java://foo.bar.Baz(foo, bar); // this will make you sad

The code is in bad need of refactoring too.

Discussion


Log in to post a comment.

Auth0 Logo