Administrator
|
We discussed the idea of making Blasma mostly open source. The code would be divided into 3 parts. Most of the code would be in "blasma" project which would be pure luan and open source. Any special java code that this project needs would be added to the luan project in a blasma package and would also be open source. The third part would be "blasma-host" which would handle running multiple blasma forums on one server. This would be closed source.
Blasma would support modules and any programmer could add modules to the blasma source. He could run blasma locally on his machine without the blasma-host, just using tools in the luan blasma package. For development, one would need: java, luan, mercurial, and the blasma source.
I need your feedback on this idea.
|