Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

->accept() IgnorableFileExtension should be configurable #134

Open
dpiquet opened this issue Mar 12, 2018 · 1 comment
Open

->accept() IgnorableFileExtension should be configurable #134

dpiquet opened this issue Mar 12, 2018 · 1 comment

Comments

@dpiquet
Copy link

dpiquet commented Mar 12, 2018

Hi,

I went to an issue where my last parameter contains a dot (but is not a filename)

As I used the accept() method my parameter was missing its right part (ref.part => ref).
I had to copy the accept / abstractAccept classes code to a custom routine just to get rid of this behavior (thoses classes implements IgnorableFileExtension, i just changed that).

It would be nice to make this configurable or to add an alternative version.

@augustohp augustohp self-assigned this Mar 12, 2018
@nickl-
Copy link
Member

nickl- commented May 6, 2018

Can you please provide an example of your accept() implementation.

@augustohp augustohp removed their assignment Dec 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants