On Sat, 2009-12-05 at 21:14 -0600, Ross Albertson wrote: > This is an attempt to make DbMetal generate compilable VB.NET.
It looks like things have changed since you last checked out DbLinq, as Processor.cs has several changes/conflicts that don't quite make sense, and VisualBasicCodeDomGenerator.cs is also missing code I'd expect to see (e.g. `#if !MONO_STRICT` to remove the 'public'). Otherwise, the VisualBasicCodeDomGenerator.cs changes look reasonable. Could you update your changes against trunk r1293 (or later)? Also, could you submit patches instead of full copies? Or is that not as easy for you. Finally, would you like commit access so that you can commit these changes once they're complete? Thanks, - Jon -- 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.
