The code_swarm.java class is trying to do too much right now: managing the
graphics generation, controlling data flow, housing the Event entity
classes. There should be a separation of concern between these elements. I
have started a branch (/branches/refactor) to try and clean up this class
into separate, smaller, more maintainable classes.
Original issue reported on code.google.com by tj.pi...@gmail.com on 19 Apr 2009 at 3:29
Original issue reported on code.google.com by
tj.pi...@gmail.com
on 19 Apr 2009 at 3:29