Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    SmartGWT 3.0

    Hi All,

    We are a customer using the SmartGWT 3.0 nightly build, and was wondering if a release date has been determined for SmartGWT 3.0.

    We are currently using the nightly build to clear up some issues we were having with our application, but the nightly build has broken our existing code when it comes to the use of the CloseClientEvent class. I understand that that class has been renamed correctly to CloseClickEvent in 3.0. I've commented out the code that references the CloseClientEvent class temporarily so that we can continue using the nightly build, but it would help us going forward if we had an idea as to when 3.0 would be available as an official release.

    Thanks,

    Todd

    #2
    My bad. We are currently using the 2.5 nightly build, but the same question still applies. If there is a nightly build for 2.5, that seems to insinuate that there will be a 2.6 version. Is this true? If so, do you know when 2.6 will be available? If the 2.5 nightly build features and fixes will be rolled into 3.0, when will 3.0 be available officially?

    Thanks again,

    Todd

    Comment


      #3
      The 2.5 branch is a bug-fix only branch. The nightly builds should be entirely stable in that branch.
      New feature development is simultaneously occurring on the 3.0 branch.

      We plan a (likely simultaneous) 2.5.1 bugfix release and 3.0 release in the near future, but don't have a hard release date at this time.

      The CloseClientEvent was an erroneously named class introduced in 2.5 which has been removed from both branches in favor of the correctly named CloseClickEvent.

      Comment

      Working...
      X