stokito / grails-cookie

Makes dealing with cookies easy. Provides an injectable service and tag to easily get, set, and delete cookies with one line
http://grails.org/plugin/cookie
16 stars 12 forks source link

Reorganize logic #42

Closed osscontributor closed 9 years ago

osscontributor commented 9 years ago

This moves most of the logic out of the service and into extension methdos and a helper class. This also eliminates the user of Holders.