The types should be singletons. Jeremy has submitted a patch fixing the CLI.
On Fri, Jun 11, 2010 at 2:01 PM, Eben Hewitt wrote:
> Hi Everyone
> I am wondering why default visibility constructors were added to each of the
> *Type classes in the db.marshal package? If I'm understanding right, thi
Hi Everyone
I am wondering why default visibility constructors were added to each of the
*Type classes in the db.marshal package? If I'm understanding right, this
breaks the CLI.
Explanation:
This is the original UTF8Type class from 0.6.2, which worked:
import java.io.UnsupportedEncodingExcepti