Things that need to be done prior to a release of CORK and BRIDGE source code.
Code changes:
- chci.demo.DemoServer:
- Refactor, rename, and document. Need to make sure that this is still suitable as a generic starting point.
- Fix data bootstrapping, so that initial structure (/users, /templates, etc...) is built on startup if necessary
- Use reflection for JSX construction?
- Move servlet engine setup out of cork.models.file.FileServer.
- Remove GIF code
- Add mechanism for cleanly shutting down the server
- Document expected WebView parameters
- Remove email addresses from account servlets
- Broader changes that we should consider prior to release are here: API cleanup tasks
General:
- Add license comment to each file
- Collect list third-party packages, verify licenses
Third-party tools:
Check:
- PNG
- crypt
- formula
- diff
- icons
|