- From: Yiqing Zhu <XGDJ_alex@hotmail.com>
- Date: Sat, 10 Sep 2011 15:33:03 +0000
- To: <www-jigsaw@w3.org>
Received on Monday, 12 September 2011 07:44:27 UTC
Hi, Currently I'm doing some programming analysis work on Jigsaw. I found that in the method "ResourceStoreImpl.addResource()", there is not a check "if(resources != null)" before the statement "resources.put(index.getIdentifier(), index)". I don't know whether it is a potential bug or is done on purpose? Thank you for your suggestions! Sincerely, alex
Received on Monday, 12 September 2011 07:44:27 UTC