Menu

#23 Hard-coded dependency to SOJO

open
nobody
None
5
2014-08-26
2011-06-16
No

The current implementation has a hard dependency to SOJO, that makes using the library with only JSON-LIB unachievable.
The offending class is the JsonView (DOH!), that creates an instance of the SojoJsonStringWriter, that depends on the net.sf.sojo.common.WalkerInterceptor, which is not even part of the sojo-optional, but the sojo core.

SOJO is not found in any maven repository, and it would be nice to be able to use it with JSON-Lib alone.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.