Open pawelkaczor opened 3 years ago
The changes have been already discussed (see #94) and rejected due to incorporation of new dependencies. I'm re-opening the PR in response to comment https://github.com/enragedginger/akka-quartz-scheduler/issues/93#issuecomment-841095711 by @felipebonezi
New dependencies incorporated by this PR:
Perhaps we should introduce new, optional module that would provide desired functionality.
I still think we should take a different approach here. See my rationale here: #93 (comment)
Is there any way to create an plugin that users choose to attach or not?
So, if developer wants to use the cron parser
, than he must accept the libraries that goes with it.
@felipebonezi I switched to https://github.com/eikek/calev#akka . Perhaps you will like it as well.
Fix #93