Naming suggestion

0 favourites
  • 1 posts
  • In the source:

    [quote:2kwpdv2m]<script type="text/javascript" src="c2runtime.js"></script>

    It would probably be good if you could build the external JS with a version # in the name to remove confusion for debugging when viewing peoples code etc, (you can see exactly what version they are using). It will have other benefits down the line as well.

    IE:

    [quote:2kwpdv2m]

    Alpha release 27:

    <script type="text/javascript" src="c2runtime.a27.js"></script>

    Also as mentioned in another thread, plugin development is hampered by browser caching. During development it would be beneficial to stop caching:

    [quote:2kwpdv2m]

    <script type="text/javascript" src="c2runtime.a27.js?nocahce=27 feb 2011 13:38:32"></script>

    But during the formal export the query string can be removed.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)