From: Carlos G. A. <car...@te...> - 2003-09-29 15:35:41
|
Hello: > I checked the latest CVS and this doesn't seem to be fixed yet. > I create a list of parameters in the command control, and it does not get > serialized in code. > > I made a bit of investigation, and found out that this is more complex that > one might think. For information, see: > http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/htm > l/cpconimplementingtypeconverter.asp > (session: "Type Converters That Generate Code for Property Initialization at > Run Time") > > Let me know if you intend to implement this. If not, maybe I can use some of > my spare time trying to do it. How this doesn't broke anything in the existing code ( developement of new features is frezee ) i have added a new FbParameterConverter class for allow automatic code generation at design time but this seems to be not enough, if i'm not wrong a custom editor is needed for FbParameterCollection class i will try to see this but not sure about when ;) -- Best regards Carlos Guzmán Álvarez Vigo-Spain |