Tim Feuerbach

Results 12 comments of Tim Feuerbach

> Obviously this still means the generated classes are still unnecessarily around, but I'm not sure we can drop the references to those given they are held by the jdk....

Ideally, this should be tied to the `@Transactional` scope of Spring. The way it works for JMS (if not using JTA) is by registering a callback at [TransactionSynchronizationManager](https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/transaction/support/TransactionSynchronizationManager.html#registerSynchronization-org.springframework.transaction.support.TransactionSynchronization-) (if a...

Just adding some thoughts for your consideration of modules in the long term: Smaller artifacts generated by jlink are not the only benefit (cf. Ron Pressler: [What modules are about](https://inside.java/2021/09/10/what-are-modules-about/))....

> What could a TCB checking for missing required inputs look like? Naively I would assume given a component or directive, create an interface for that component containing only the...

Note: this can be solved by listening to storage change events.

I sometimes use this feature on Twitch to see what other users are replying to (though this additionally requires clickable @mentions). A conversation thread would be even better, i.e. what...

Probably out of scope, could be integrated into Firebeans

Probably occurs for all other interactions with YouTube Gaming as well, since the chat is no longer an iframe, but loaded dynamically.

Having this problem as well. Some of our error notifications are not objects.