-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Intensive Restrucutre Notes #23
Comments
Upgrades so far. Framework:
Feature:
Issue:
|
Restructure for #14:
Three level of dump for Message:
|
Now the channel configs should be self contained. Just call "Platform.new_channel()", it will return a json compatible object saying those fields required by this channel. Calling with "full = True" will return optional fields for this channel. Users don't have to learn the fields required by each channel and write 'channel.json' beforehand. |
|
81 commits are pushed to master now. |
Record restructures in milestone 3. Branch is "dev".
After restructure "test/" and "app/" may become invalid. Call for more test.
@uxian
The text was updated successfully, but these errors were encountered: