Ideas:chad3f:RPFramework: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Chad3f |
imported>Chad3f |
||
| Line 49: | Line 49: | ||
=== Proposed Replacement === |
=== Proposed Replacement === |
||
Using static RPClass |
Using static RPClass constants, and relying on the JVM to enforce initialization order, many of these potential problems can be made nearly impossible. |
||
The replacement code would look like: |
The replacement code would look like: |
||