|
|
|
Supreme Being
      
Group: Forum Members
Last Login: 2010-06-30 19:29:39
Posts: 104,
Visits: 314
|
|
| It has been quite awhile since ECO 5 was released and I was wondering what the timeline is for ECO 6. Also, I am currious what new features / fixes are planned as well. Thanks, Brian
|
|
|
|
|
Supreme Being
      
Group: Administrators
Last Login: Today @ 12:35:33
Posts: 155,
Visits: 1 941
|
|
| Not sure if we will call it Eco6 just yet, but we are working along releasing daily builds, well, daily... And once in a while moving the official stable build forward. VS2010 is comming up soon. /Hans
|
|
|
|
|
Supreme Being
      
Group: Forum Members
Last Login: 2010-06-30 19:29:39
Posts: 104,
Visits: 314
|
|
HansKarlsen (2010-02-28)
VS2010 is comming up soon. /Hans So can I assume you will have a new ECO version for VS2010? If so, can you tell us some of the new features planned? Thanks, Brian
|
|
|
|
|
Supreme Being
      
Group: Administrators
Last Login: 2010-07-21 00:21:24
Posts: 1 228,
Visits: 1 373
|
|
As Hans said, we have been working on ECO5 and adding features fixing bugs since it was released. We have recently made the branch for ECO6 and we now have a first beta of VisualStudio2010 support. It seems to run well with the VS2010 RC. I will post a link to it RSN.
/Jonas Hogstrom [CapableObjects]
|
|
|
|
|
Forum Member
      
Group: Forum Members
Last Login: 2010-06-06 13:03:10
Posts: 45,
Visits: 101
|
|
"We have recently made the branch for ECO6 and we now have a first beta of VisualStudio2010 support"
Do you mean ECO5 will not support VS2010 !?
|
|
|
|
|
Supreme Being
      
Group: Administrators
Last Login: 2010-07-21 00:21:24
Posts: 1 228,
Visits: 1 373
|
|
We have branched the source in order to introduce VisualStudio2010 support.
The branch will keep version number 5. In this branch we will not make any changes for VS2010, and where we will keep the some of the binaries in .net2 (handles, interfaces, persistence and web). We will port important bugfixes to this branch, but we do not plan to introduce any new functionality. If you need .net2.0 compatibility, this is the version to stay on for now.
The trunk will be called verison 6 and here is where we will introduce VS2010-support. the first beta versions will use the same license key as ECO5. Somewhere along the line we will update the license key and all customers with a valid SA will get new keys. Right now, the ECO6 assemblies are built as .net3.5 and the modlr assemblies as 4.0. We have not decided what the final target framework for ECO6 will be.
Right now, there will be separate installers for ECO6 for VS2008 and ECO6 for VS2010. At some point, it might be possible to fuse these two, but right now, they are built using separate VS-projects.
ECO5 and ECO6 will not coexist in the same IDE (since they both want to edit the ecomdl-file, and there is no way for VS to tell which modlr to use) There are probably several other reasons too. Right now, the ECO6 installer will uninstall ECO5, and it is not recommended to try having them both installed even if they are installed for separate IDEs (use VMs instead).
The upgrade procedure so far is very painless... open the project, answer yes on the question about upgrade. All assembly references will be upgraded to 6.0.0.0. If you have tag-prefixes registered in your aspx-files, you need to search/replace these manually.
So far, we have not introduced any changes into ECO6 that requires any additional changes to your projects (but that may change as the two branches inevitably will become more and more different).
OK, enough talk. here is the download link to the first ECO6 beta for VS2010.
http://capableobjects.com/downloads/EcoSetup_6.0.0.4931_private_build.exe
If you have a VM with Vs2010, please take it for a spin and let us know what works and what doesn't. Keep in mind that it is a BETA. Note, you can not install this on a machine with only VS2008. This installer only works with VS2010. and it will uninstall ECO5 if found.
/Jonas Hogstrom [CapableObjects]
|
|
|
|