| 3/12/2006 7:24:32 PM |
Hi Paul,
Can I suggest that an integrated UI Mapper module.
Thanks,
Sean |
| 3/12/2006 7:29:43 PM |
Hi Sean:
There actually is a set of controls called ListView and EditView that are basically very similar to the ones I had in the UIMapper. The approach is scaled down, so the setup is now done in code instead of an xml mapping file, but it is still very simple (maybe more so actually) to use. The features are pretty much the same too -- in some cases there are actually more features, in some cases a few less although that's probably a short-term situation. All of the admin lists use the ListView control, and all of my editting screens, both admin and regular modules, use the EditView. That's not to say that someone creating their own modules has to use them, as the WebPortal framework itself does not require any such thing, but these controls are availble to make things easier and more consistent. So what do you think -- is this enough, and if not what more are you looking for?
Thanks, Paul Wilson
|