john renfrew Posted November 5, 2010 Posted November 5, 2010 Do you have any schedule for updating and moving to Groovy 1.7.5 or later any time soon??
Jesse Barnum Posted November 12, 2010 Posted November 12, 2010 Hi John, what's new in 1.75 that is important for you?
john renfrew Posted November 13, 2010 Author Posted November 13, 2010 .tr() to translate .minus() from array .renameTo() for fileString simple type arrays in a conditional context. If the array is empty we get false, otherwise true is returned. Support for byte, short, int, long, float, double, char and boolean .intersect for maps .stripMargin() from string using (char) .toListString() collection string and truncate adding ... .head() & .tail() for collection .set() & .update() for Date and Calendar .capitalize() obvious .expand() tabs to a set number of spaces all since 1.7.3 or later... can think of lots of uses for all or most of these right now, some new functionality, some simplifying and 'groovying' up code
Jesse Barnum Posted November 16, 2010 Posted November 16, 2010 Thanks John, I'll add this to our feature list for a future ScriptMaster update. I don't have a timeline, but it isn't a lot of work to do, so I expect it will be in with the next batch of bug fixes.
john renfrew Posted January 19, 2011 Author Posted January 19, 2011 Thanks for the update to SM... will test away...
Recommended Posts
This topic is 5068 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now