Why I do Java

Beatnik on 2002-10-05T11:22:48

The past few days have been spent on designing the database structure and writing the base code for a year project in school. Last year we did an UML design for a administration system for an indoor ski center. This year we have to program in. We're using mySQL/JDBC and SWING. We have about 16 tables and I'm considering writing code that generates code but I'm still looking into that. The reason we're using Java is because we just HAVE TO. It's not the best language but it's kinda ok for the job. I constantly curse at the layout managers. I already have a base class that returns a JTable filled with query results. Now I only need to do some magic with other SWING stuff :|
Well, there's life for ya