Skip to content

jwareservices/Jware-Objectbase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jware-Objectbase

A Java based object persistence library

THIS ARCHIVE/REPO HASN'T BEEN TOUCHED IN YEARS, BUT I'D LIKE TO GET BACK TO IT AGAIN. THE IDEA IS SIMPLY TOO BUILD IT FOR FUN. IT'S A GREAT CONCEPT AND ONE THAT I MAY PORT TO C++.

SO I'M REALLY NOT SURE WHAT STILL WORKS OR DOESN'T BUT ANYONE IS WELCOME TO MESS WITH IT. ALSO THE BENCHMARKS IN MAIN() AT THE BOTTOM OF MOST OF THE FILES ARE ALL IN MILLISECOND NNOT SECONDS.

The test classes ObjectBase and ObjectBaseTestGui run in console and graphical mode respectively. They should be fairly self explanatory to use. The console version is no longer in build, but it works for simple testing, there may be errors thrown too as I'm now working on the GUI based test.

So the UI test class is in a build phase and as such runs, but errors are likely to be thrown, so don't be too concerned, I'll get to them.

The UI is being built with Swing, if you have a better suggestion I'd love to hear it.

In the end the UI test class will be a case use example of the library.

The whole library is in the build phase, there's a lot left to do.

I do try to stabilize things before I commit my changes, but there times when I push the library up even though there may be Instability.

Also documentation is coming, I try to doc as I go...but that does not always go as planned.

If you have any suggestions or comments please email me at: jwareservices@gmailcom

I'd love to hear from anyone about this project.

About

A Java based object persistance library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages