13 ms·
Show me where IStatusChangeEntityCreationManagerFactory is in the language. Or the standard libraries. Or anything like it
by peterashford 2mo ago
Show me where IStatusChangeEntityCreationManagerFactory is in the language. Or the standard libraries. Or anything like it
- deleted 2mo ago[deleted]
- dminik 2mo agohttps://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/aop/framework/autoproxy/AbstractBeanFactoryAwareAdvisingPostProcessor.html https://docs.spring.io/spring-framework/docs/current/javadoc...
- ModernMech 2mo agolol it’s so long it overflows the window and breaks the css on my phone.
- vips7L 2mo agoSpring is not Java. It's also one of the most complex projects out there.
- dminik 2mo ago> Or anything like it
- vips7L 2mo agoSpring isn’t the language or standard libraries.
- dminik 2mo agoOk, it's possible that my bilingual ahh is misunderstanding the comment. Maybe we can try to come to an understanding? I read that comment as "Show me where [long classnames] are in the language, standard library or <relevant ecosystem project>." Spring is one of the biggest java libraries and quite widely used. I think it fits rather nicely, even if the example itself is fairly old.
- vips7L 2mo agoYeah I just think you have a fundamental misunderstanding of what the ecosystem is. Spring is used less than you think.
- dminik 2mo agoIt's clearly still very popular. https://survey.stackoverflow.co/2025/technology#1-web-frameworks-and-technologies https://survey.stackoverflow.co/2025/technology#1-web-framew...
- peterashford 2mo agoI meant anything like "IStatusChangeEntityCreationManagerFactory"
- dminik 1mo agoFair, the standard library is not quite so awful. There are still some pretty long names in it though. https://docs.oracle.com/en/java/javase/23/docs/api/java.base/java/lang/classfile/attribute/RuntimeInvisibleParameterAnnotationsAttribute.html https://docs.oracle.com/en/java/javase/23/docs/api/java.base... Or this 6 word beast: https://docs.oracle.com/en/java/javase/21/docs/api/jdk.dynalink/jdk/dynalink/linker/support/CompositeTypeBasedGuardingDynamicLinker.html https://docs.oracle.com/en/java/javase/21/docs/api/jdk.dynal... This is probably the most enterprisey sounding, but not the longest class I could find: https://docs.oracle.com/javase/8/docs/api/javax/naming/spi/InitialContextFactoryBuilder.html https://docs.oracle.com/javase/8/docs/api/javax/naming/spi/I...
- peterashford 2mo ago"the language. Or the standard libraries"
- merlindru 2mo agoit's not, that's my point