-
Notifications
You must be signed in to change notification settings - Fork 8
Dynamic settings for module #5
Comments
Should the settings be used to store the different Ruby scripts? If not - how would that be solved? |
I think this can be done as simple "scripts on" list, as it works now in non-ruby version. On next step may be store script settings, if any, but I am not sure how a script may tell Java that it has a setting and so on. |
So it sounds like what we needs is a list of hacks that are to be implemented and then write a script for each one. @ELynx did you get the ruby test script to run at all? |
@griest024 So far I am stuck in configuring Ruboto<->JRuby, but I am slowly going, from total exceptions to at least ones I can sort of understand. Progress is slow, tho. |
@ELynx where can we keep a dialog going? I don't want to pollute these issues with off topic discussion. Do you want to get a Discord channel going? |
@griest024 I opened a new issue #11 with latest struggles with JRuby and Ruboto. Looks like ice is broken, finally. Now we just need to place test rb file so that it is placed properly in android. |
Implemented! |
Use FileObserver singleton
Code-side - apply settings without polling
User-side - allow settings to take effect without restarting PoGo
See #3 for initial discussion
The text was updated successfully, but these errors were encountered: