forked from vandekeiser/wires
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTODO
More file actions
18 lines (15 loc) · 688 Bytes
/
TODO
File metadata and controls
18 lines (15 loc) · 688 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
-fix contraintes pkg (cf. https://issues.apache.org/jira/browse/MCOMPILER-354)
-tst 2 chgts/tick
-split staged builders a 2 wires
-methodes rightWire/leftWire
-tst ZippingSpliterator
-CAN_EQUAL test impls specifiques
-wires-support-voequals-hibernate-instrumentation-torture
-->vf que je me choppe pas des classcast..
-->indispensable ou isInstance/canEqual suffisent __vraiment__?
if (!Hibernate.getClass(this).equals(Hibernate.getClass(obj))) {
return false;
}
-forkCount VS <forkMode>never</forkMode>
<childDelegation>false</childDelegation>
accumulation Box VS Accumulable, a factoriser?