From: Antony C. <an...@sm...> - 2005-07-25 16:16:41
|
How are we handling new Facility nos to avoid clashes? What methods and vars then need to be updated? e.g. Resource.java getResourceTypeName() public static final int RESOURCE_DOCUMENT = 7; Installer.java public static final String[] tables_sql_in_order = {... etc. bodington.properties? Anything else? |