Update README.md

This commit is contained in:
Getindor 2020-09-18 17:31:28 -04:00 committed by GitHub
parent 21626a3bdb
commit 0559277d03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,13 +5,21 @@ The code is self documenting :^) i dont have to write any documentation.
Pros: Pros:
Runs much better than the original GetgleBBS, Runs much better than the original GetgleBBS,
Cleaner codebase than GetgleBBS, Cleaner codebase than GetgleBBS,
Very modular and easy to work with object-oriented code. Very modular and easy to work with object-oriented code.
It's objected oriented It's objected oriented
Cons: Cons:
It's object oriented. It's object oriented.
I didn't implement bumping yet, GetgleBBS has it but not GetgleBBS2 I didn't implement bumping yet, GetgleBBS has it but not GetgleBBS2
It's a clusterfuck in some places because I had to port the flatfile database to mysql sloppily and include some legacy cruft from the old codebase in the new codebase It's a clusterfuck in some places because I had to port the flatfile database to mysql sloppily and include some legacy cruft from the old codebase in the new codebase
--- ---