hmemcpy / AgentMulder

** THIS PLUGIN IS NO LONGER MAINTAINED. PLEASE FOLLOW ERNICOMMUNITY FOR UPDATES **
https://github.com/ERNICommunity/AgentMulder
MIT License
151 stars 33 forks source link

Does not process files that don't have container references in the 'using' directives #35

Open hmemcpy opened 11 years ago

hmemcpy commented 11 years ago

This was introduced as a heuristic in the cache builder, it scans the using directives of a file to see if it refers to any containers. However, if a container type is prefixed with a FQN instead of a using, it will not work.