Hi,I have some components and I'm wiring them together directly within a 300 lines init method in the HomePage class ** Now this method is 'a bit' lengthy and unreadable. How would you make it more maintainable?
Regards, Peter. ** https://github.com/karussell/Jetwick/blob/master/src/main/java/de/jetwick/ui/HomePage.java --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
