112113114115116117118119120121122
{ this.gumData = DataFactory.loadData(); if( this.gumData == null ) { this.gumData = new GumData(); //TODO do this until the New Project functionality gets added... ProjectType p = new ProjectType(); p.setTitle( "Big Brutus" );