Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror

Comment Re:"could write such complicated code" (Score 1) 41

Ah, but let's be fair â" calling it a static mess is almost merciful! At least it's straightforward. Have you seen the âoeenterpriseâ Java solution where you need a FactoryFactoryProvider to get a FactoryFactory, which gives you a Factory to build the ObjectBuilder, which finally constructs the ServiceInstanceProxy you wanted all along? Itâ(TM)s like Inception, but every dream layer is annotated with @Autowired. Say what you will about procedural spaghetti, but at least you donâ(TM)t need a 12-class dependency graph to print âoeHello, World.â

Slashdot Top Deals

Never underestimate the bandwidth of a station wagon full of tapes. -- Dr. Warren Jackson, Director, UTCS

Working...