Menu

#11 Standardized Java classes

open
nobody
None
5
2004-04-28
2004-04-28
No

It would be very nice to have a "standardized" set of
Java classes for NWN file format manipulation.

In other words, there ought to be a way to just stick a
single specific .jar into Eclipse, hack away, and when
it comes the time to distribute the program, tell
people to use this specific .jar to run the application
- which they may have already downloaded.

I'm pretty sure *someone* has already made some effort
in creating open source Java classes for accessing NWN
files. All we need is standardized namespaces and API.
That way, there need not to be any specific
implementation, even, just some implementation that
conforms to this specification.

Think of it as a CEP-like project for NWN tool creators =)

Discussion


Log in to post a comment.