You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried a lot different options in 0.10.x but nothing worked like in 0.9.x and creating a regexp pattern matching my isValidFilename logic would be really complex. Isn't there any option to do something like reflections.getResources(<predicate>) which was possible in 0.9.x?
Thanks for your help
The text was updated successfully, but these errors were encountered:
Hi,
I currently can't manage to migrate my
0.9.x
code to0.10.x
:I tried a lot different options in
0.10.x
but nothing worked like in0.9.x
and creating a regexppattern
matching myisValidFilename
logic would be really complex. Isn't there any option to do something likereflections.getResources(<predicate>)
which was possible in0.9.x
?Thanks for your help
The text was updated successfully, but these errors were encountered: