Hey Anton, Well after poking around in the Alchemi.Core stuff today, perhaps we should look into migrating the stuff from 1.1 to 2.0 before moving to 3.5 :P There is quite a bit of code that uses non-typesafe ArrayLists that need to be migrated to List<>s.
What exactly in .NET 3.5 do you think we can take advantage of? -Matt On 9/4/07, Anton Melser <[EMAIL PROTECTED]> wrote: > > Hi all, > I am using the 2008 beta 2 now, and of course that starts putting lots > of dependencies in places and updates web.configs and the like. How > are people about upgrading to 2008/3.5? There are quite a few cool > things, that admittedly can be used in 2005 but if we aren't going to > do a release soon and there aren't any objections, I would like to > update... > There haven't been any incompatibilities that I have noticed so far > (there were a couple of bugs but I tried to compile in 2005 and got > the same errors), and the main thing is the configs I guess. Anyway, I > won't commit anything 2008-specific until I get some word from you > guys, but it would be nice to be able to commit everything without > having to deselect 10000 files in tortoise! > Cheers > Anton > > -- > echo '16i[q]sa[ln0=aln100%Pln100/snlbx]sbA0D4D465452snlbxq' | dc > This will help you for 99.9% of your problems ... > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > Alchemi-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/alchemi-developers > ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Alchemi-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/alchemi-developers
