Hi,
in WebMacroScreenLayoutLoader.parseTemplatePath( String template )
String[] paths = new String[tokens.size() + 2];
String[] pkgs = new String[tokens.size() + 2];
To my understand, it should be *2 instead of +2. Because the follow
logic will add
path/abc.wm and path/default.wm for each directory to the
String list.
If I have a very 3 layer directory, this may cause problem????
Regards
fanyun
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]