I wrote: ... > But what's an acceptable way to jam the "exclude" list > through FileSettings.java? > > My first instinct is to enhance the upload.xml schema, and > then have Upload.java read the upload.xml files directly. > But, surely there is some reason for FileSettings.java to be > sitting between the two?
Huijun explained the purpose of FileSettings.java to me. I'll expand the 'file' element schema (neoconf setting.dtd) with a new 'zipExcludeFiles' child. The list of files will be available through FileSettings.java, regardless of whether the file's content type is zip or binary. Let me know if there are objections. Thanks. -Paul [email protected] _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev sipXecs IP PBX -- http://www.sipfoundry.org/
