DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7166>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7166 Record Generator should be in a new package org.apache.poi.dev Summary: Record Generator should be in a new package org.apache.poi.dev Product: POI Version: 2.0-dev Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: HSSF AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The record generator is currently in org.apache.poi.hssf.util. IMO it should have been in org.apache.poi.hssf.dev because its for developing HSSF not an API utility. In any case, since we're going to use it POI-wide more than likely, we should move it to org.apache.poi.dev. I'll begin working on this if Glen has no objections and doesn't want to do it himself. -Andy
