reclass icon indicating copy to clipboard operation
reclass copied to clipboard

Add optional support to ignore classes that are not found

Open bbinet opened this issue 8 years ago • 5 comments

I'd like to configure reclass so that it ignores possible missing classes.

bbinet avatar Apr 11 '17 15:04 bbinet

Do not merge: this is not ready yet.

bbinet avatar Apr 12 '17 07:04 bbinet

Actually this is now ready to be reviewed.

bbinet avatar Apr 12 '17 07:04 bbinet

Bump :)

bbinet avatar May 03 '17 15:05 bbinet

I like the idea and can imaging the use-case - eg. include class that gets generated on demand (eg. by deploy tool) and can override some parameters. But it may be good to provide some logging (eg. "Inclusion of slass xyz skipped because it doesn't exist") to make debugging with this option enabled easier :-)

fpytloun avatar May 24 '17 13:05 fpytloun

Sure, what is the normal way to log messages in reclass?

bbinet avatar May 24 '17 15:05 bbinet