MattWoberts wrote:
Paul Wilson has released V1 of his UI Mapper...
http://www.uimapper.net/
I've not really checked it out...anyone here taken a look and tried it with some LLBLGen code?
I downloaded the demo, Paul gave me a license some time ago, so I can download teh full version but I haven't tried it yet. I couldn't find any documentation in the download so I gave up pretty quickly. The demo win exe app ran extremely slow on my Xeon 3Ghz dell monster, which made me think a bit if the execution of the idea has a few problems here and there.
The idea is ok, though will be obsolete with the new winforms controls which let you specify controls in a table style way on a form in .NET 2.0.
Paul mailed me if I wanted to implement the interface he defined. The interface was not really that useful, as it missed a lot of things LLBLGen Pro supports, for example multiple PK fields. I mailed that back to him but I haven't received a reply yet.
In general I'm not really convinced if a ui-mapper is necessary, I mean: it more or less performs the same things as the currency manager in .NET and with that you can use standard controls.