Of course your right: QuerySelect.class.getName() is the one.
Happy if this helps.
Cheers,
Will
On 21.10.2008, at 17:34, Matteo Pelucco wrote:
Will Scheidegger ha scritto:
Hi Grégory
Finally got around to do so:
http://wiki.magnolia-cms.com/pages/viewpage.action?pageId=21528582
-will
Great work!
I *will* use this approach in our growing system :-)
PS: I suppose that this line
--------------------------------------------
Logger.getLogger(QuerySelection.class.getName()).log(Level.SEVERE,
null, ex);
--------------------------------------------
would to be replaced with
--------------------------------------------
Logger.getLogger(QuerySelect.class.getName()).log(Level.SEVERE,
null, ex);
--------------------------------------------
Is it correct?
Thanks will for your important effort and for your help within the
list!!
Matteo
----------------------------------------------------------------
for list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
----------------------------------------------------------------
----------------------------------------------------------------
for list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
----------------------------------------------------------------