Update README.md
This commit is contained in:
parent
0559277d03
commit
b036f88558
16
README.md
16
README.md
@ -4,23 +4,17 @@ GetgleBBS Sucessor with a cleaner codebase and MySQL instead of flatfiles.
|
||||
The code is self documenting :^) i dont have to write any documentation.
|
||||
|
||||
Pros:
|
||||
Runs much better than the original GetgleBBS,
|
||||
|
||||
Cleaner codebase than GetgleBBS,
|
||||
1. Runs much better than the original GetgleBBS,
|
||||
|
||||
Very modular and easy to work with object-oriented code.
|
||||
2. Cleaner codebase than GetgleBBS,
|
||||
|
||||
It's objected oriented
|
||||
3. Very modular and easy to work with object-oriented code.
|
||||
|
||||
Cons:
|
||||
|
||||
It's object oriented.
|
||||
|
||||
|
||||
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
|
||||
1. Bumping is not implmented yet
|
||||
|
||||
2. The SQL table is pretty weirdly structured because I had to make this compatable with the original getglebbs's data structures.
|
||||
---
|
||||
TRY IT ON http://getgle.org
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user