Git Product home page Git Product logo

Comments (3)

GoogleCodeExporter avatar GoogleCodeExporter commented on May 14, 2024
Hi,

I don't know if it applies to your case, but have you seen the following thread 
in the grails user list:
http://markmail.org/message/d7insscax6xtlht5 ?

And as Burt said:
"Why would you want a closure in a Service? Closures are executable like methods
but are ignored by Spring, so they cannot be transactional or be proxied in any
way."

That said, what exactly would you change in the grails plugin in order first 
not to break anything and then to fix this issue:
http://plugins.grails.org/grails-grails-melody/trunk/GrailsMelodyGrailsPlugin.gr
oovy ?

Thanks

Original comment by [email protected] on 15 Jul 2010 at 12:12

from javamelody.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 14, 2024
it was me created that ticket. 

I already change lot of my codes to use method instead of closure, but this 
case is different, it is kind of a visitor pattern and I don't want to create a 
big list of sub classes to do the things can be handled by a single closure, 
and there are no transactions involved. 

Original comment by [email protected] on 15 Jul 2010 at 1:22

from javamelody.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 14, 2024
Thanks to a patch from Jean Barmash, committed in svn by Liu Chao (rev 67953), 
this issue with closures is supposed to be fixed. It is ready for the next 
release of the grails plugin (1.0).

http://plugins.grails.org/grails-grails-melody/trunk/GrailsMelodyGrailsPlugin.gr
oovy

Original comment by [email protected] on 18 Jan 2011 at 11:22

  • Changed state: Fixed

from javamelody.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.