Jonathan Pryor precisò: > Ooh, one other comment that just occurred to me: you shouldn't use > Parameters.GetArray() for e.g. Parameters.EntityImplementedInterfaces, > as it would be useful for the user to be able to specify the option > multiple times, e.g. > > DbMetal --entityInterfaces=IFoo --entityInterfaces=IBar
My plan was to apply such semantic changes in a different patch, but if you prefer to have them all together I'll resend the patch. Maybe should I remove the comma-separated-list options altogether with the mechanism you described? As in 'DbMetal --entityInterface=IFoo --entityInterface=IBar' instead of 'DbMetal --entityInterfaces=IFoo,IBar'? -- Emanuele Aina Studio Associato Di Nunzio e Di Gregorio http://dndg.it/ Via Maria Vittoria, 2 10123 Torino - Italy --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "DbLinq" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/dblinq?hl=en -~----------~----~----~----~------~----~------~--~---
