>What do you think about adding this check to >AddResourceFactory.getInstance() ? >Most of the time all you can do with AddResource depends on the >extensionsFilter so this would be that a bad place, no?
Hmm ... I think the main problem for users isn't that they lack the extensions filter during the requests in which a tomahawk component renders a "web callback" ( <script> or <style> ). Often the problem is that users do not have the Filter configured for the subsequent request made by the callback ( the @src of <script> or <style> ). Oh well, let us know what you do ;) Dennis Byrne
