-
Enhancement
-
Resolution: Fixed
-
P2
-
None
-
Sprint 3 - Parser (Jafar)+OSS, Sprint 4 - Parser (Jafar), JMC 7 Iter 5, JMC 7 Iter 15
-
4
Need to discuss and implement specific capturing opportunities. For example capturing named thread locals. We also need to check if there are any other common patterns for storing e.g. the equivalent of the execution context ID in common frameworks and containers.
The way I plan on implementing this is by allowing implementations of certain interfaces for converting between objects and primitive types. These converters will be instantiated into the event types and used to set the values of the fields.