FcoLomas wrote: > Hi everyone! Hello, > I was trying to use some good controls for ASP .NET > (http://www.dotnetage.com it transforms JQuery APIs to ASP .NET Controls!) > belive me, very good controls, but... It was build with some .NET Framework > 3.5 SP1 features like the CompositeScriptReference Class, an so on, well I > would like to ask: > > 1. Is in the Mono Roadmap to implement that features? If the answer is yes, > when it would be implemented? Yes, it is planned. As for when - can't tell for sure at the moment. Hopefully for 2.6.
> 2. Is there a workaround to this case? User another class or something? You have the sources for the controls, you can try to modify them in order to use standard script reference. Alternatively, you could try to implement the missing class and submit the patch for review. marek _______________________________________________ Mono-aspnet-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-aspnet-list
