>I'm proposing the following changes to Term and Query (just added >"implements java.io.Serializable"). The changes work fine and we've tested >them in a distributed environment. Any objections?
Does Term refer to fields and terms by value (String), or by some internal term reference id? If the latter, then serializable is not appropriate. If the former, it should be fine. -- Brian Goetz Quiotix Corporation [EMAIL PROTECTED] Tel: 650-843-1300 Fax: 650-324-8032 http://www.quiotix.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>