2003-11-12 Todd Berman <tberman@gentoo.org>
[mono.git] / mcs / tools / gacutil / TODO
1 Items that need to be completed, in a relative scale of importance:
2
3 1) Finish matching .net implementation.
4 2) Checking for valid strong names before installing to gac. (spoulit)
5 3) Proper uninstalling, right now it only works on a AssemblyName.Name 
6         basically, so any assemblies in the gac with that name will be removed.
7 4) Code audit.
8 5) Implement local assembly cache.