Grégory Elhaimer
Grégory Elhaimer
> I vote for Num to stay. There are many decimal type implementations with way better performance than BigDecimal. Here are few https://github.com/tools4j/decimal4j, https://github.com/JavaMoney/jsr354-ri I've tried to implement Num interface...
It looks like all the issues are all related to `ta4jexamples` package. So basically, there is no real "prod" related problem in here.
This is a duplicate of #1137
I think it's been already discussed within pr #1008. What's been shared as a concern is the breaking aspect of such a change. The PR was then dropped because of...
Hello, Any news about this feature ? We really miss this one as we are used to provide HTML reports generated from JGiven to our support teams. Having this for...
Did you really fixed it ? Master does not seem to embedded the new feature.
Is this an annotation by itself or might it be something related to the `@Adapter` annotation ? An external dependencies is necessary encapsulated within an adapter. What does "external dependencies"...
Actually, there is maybe no need to "identify" adapters via an annotation. An implementation of the port is necessarily an adapter. However, it might be interesting to describe the said...