Quote:
|
Originally Posted by brian
I'm embarrassed to say that we are still using 1.4. I'm assuming that since IceGrid is a "replacement" to IcePack and IcePack is no longer listed as an Ice component on your web page, that 3.0 is not backwards compatible to 1.4? Was looking for documentation on IcePack -> IceGrid migration. Is there such an animal -- .e.g in the 3.0 manual? Is the API and deployment support fairly different than IcePack? Are there other major differences, besides feature enhancements, between 1.4, v2 and 3.0? (Feel free to point me to documentation that addresses this specific issue if it exists.)
|
Ice 3.0 is fully backwards compatible with older versions, meaning that you could use an old IcePack version with Ice 3.0 (instead of using the new IceGrid).
The IceGrid and IcePack APIs are quite different, so there is no binary compatibility, only protocol compatibility.
For a complete list of changes in Ice 3.0, please have a look at the file CHANGES that is included in the Ice distributions.
There is a short migration guide for IcePack to IceGrid in the manual. Of course we can also offer consulting services for more complex migration issues.
Quote:
|
Originally Posted by brian
As an aside, since you updated your web pages a while back, you cannot scroll properly using Mozilla for many of the pages. Something you might wanna pass along to your web people, although they probably know this already.
|
Thanks for pointing this out, I will forward this to our Web designer.