Home | About | Sematext search-lucene.com search-hadoop.com
 Search Lucene and all its subprojects:

Switch to Plain View
Lucene, mail # dev - why is MTQ#getEnum protected


Copy link to this message
-
why is MTQ#getEnum protected
Simon Willnauer 2012-02-15, 10:18
hey guys, I am working on different rewrite methods etc. and the fact
that getEnum is protected drives me nuts. I always have to put stuff
into the o.a.l.search package if I want to access this method and even
further this only works if I am loaded by the same classloader so if
somebody wants to write a super smart RewriteMethod and they are
running in a tomcat etc. they could get in big trouble. Can we make
this public?

simon

---------------------------------------------------------------------
+
Robert Muir 2012-02-15, 10:55
+
Simon Willnauer 2012-02-15, 13:12
+
Uwe Schindler 2012-02-15, 13:21
+
Robert Muir 2012-02-15, 13:25
+
Uwe Schindler 2012-02-15, 13:28