From: Antony C. <an...@sm...> - 2005-07-25 16:53:57
|
So when adding a new resource we need to update the following: * Resource.java public static final int RESOURCE_NAME = id getResourceTypeName() mapHttpFacilityNoToResourceType(int httpFacilityNo) * ResourceTypeNames.properties * Installer.java public static final String[] tables_sql_in_order = { * SetupServlet.java initProperties( HttpServletRequest req, HttpServletResponse resp ) * bodington.properties Perhaps we should fix this in 2.8! Has everybody gone home?... On 25 Jul 2005, at 17:17, Antony Corfield wrote: > oh and > SetupServlet.java > > Begin forwarded message: > >> From: Antony Corfield <an...@sm...> >> Date: 25 July 2005 17:16:38 BST >> To: bod...@li... >> Subject: new resources - confirmation please! >> >> 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? >> > > > > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > _______________________________________________ > Bodington-developers mailing list > Bod...@li... > https://lists.sourceforge.net/lists/listinfo/bodington-developers |