Menu

#3 Minimum profile support

open
nobody
5
2012-11-28
2004-08-24
No

The KF framework currently cannot be run on
the "minimum" profile. This is because the following
classes are used:

java.util.HashMap
java.util.HashSet
java.util.jar.Attributes
java.util.jar.Attributes$Name
java.util.jar.JarEntry
java.util.jar.JarInputStream
java.util.jar.Manifest

by writing own impls of HashMap, HashSet and Manifest,
these dependencies could be removed.

Discussion

MongoDB Logo MongoDB