Sorry, for the late feedback.

These are converting between class names
and resource names! Which is fine!


Ah, ok. I should not talk that loud before looking exactly ;-) I had again a look into the sources. One naming that might give wrong impression is the parameter name of the methods in ResourceReader: "final String filename".

Sure ...things "evolve" ;)

Another point is the FileResourceStore. The patch I sent in to get "rest of Java world"-filenames was a step in the wrong direction. The stores should store the resources by their resource name, not the class name. This would also solve the
inconsistency for non-to-be-compiled resources I mentioned in the bug
description. This needs some adaptions in certain places
(ResourceStoreClassLoader, compilers), but the handling would be consistent
afterwards.

WDYT?

Yes, makes sense.
TBH I wanted to look into it when
doing the matching (see TODO)

cheers
--
Torsten

Attachment: PGP.sig
Description: This is a digitally signed message part

Reply via email to