clrinterop / clrinterop-issues-sandbox

0 stars 0 forks source link

grouping of generated classes/namespaces #7

Open jozefizso opened 16 years ago

jozefizso commented 16 years ago

Issue from Sat, 23 Aug 2008 10:03:40 GMT Originally opened at https://clrinterop.codeplex.com/workitem/2159


the app could allow the user to create more then one generated class and allow the user to add functions to these classes as the users see fit   the app could have a ui for showing the classes and methods and items in a tree similar to the object view in vs or in reflector

jozefizso commented 15 years ago

Comment from Fri, 13 Mar 2009 05:55:21 GMT


Thank you for your suggestion. Unfortunately CLR and existing compilers don't support adding functions with your own implementation into any classes with ComImport. Could you please clarify exactly what kind of grouping do you need?