airspeed icon indicating copy to clipboard operation
airspeed copied to clipboard

Velocity 1.7

Open borismarin opened this issue 10 years ago • 5 comments

Hi all Are you planning on making airspeed compliant with Velocity 1.7? There are some deprecated constructs, such as $velocityCount (now available as $foreach.count or $foreach.index)

The changes are outlined in http://velocity.apache.org/engine/releases/velocity-1.7/upgrading.html

best wishes, Boris

borismarin avatar Jul 30 '13 14:07 borismarin

We don't have any plans currently, but I'll leave this ticket open as a reminder.

-Steve

purcell avatar Aug 02 '13 07:08 purcell

Hi,

I am planning to implement some 1.7 features like the $array[$index] and at the moment I am debugging the code to understand how it works (nice architecture btw).

@borismarin @purcell any help is welcome ;)

g

erasmospunk avatar Nov 04 '13 19:11 erasmospunk

Thanks @erasmospunk. Sorry that I don't have any spare capacity to help, but I'd be very happy to receive pull requests for this. :-)

purcell avatar Nov 04 '13 19:11 purcell

@purcell Last comment in this thread was from 2013 :) What is the Velocity compliancy today? README hints that 1.7 is (at least partially) supported?

tuukkamustonen avatar Oct 24 '19 10:10 tuukkamustonen

No idea, sorry. I don't use this or Velocity at all, and haven't for many years. A trickle of updates come in from contributors, adding compatibility with newer Velocity versions, and I keep releasing them, but I'm not sure where Airspeed currently stands.

purcell avatar Oct 25 '19 04:10 purcell