Iron7 - what to checkin where

Happy New Year to you all :slight_smile:

I’m back from skiing and I hope to get some time to try to do something
(some form of build and checkin) with iron7 next week - currently I’m
guessing what I’ll do is:

  • strip out the dependencies - e.g. things like Json.net, Hammock REST
    and
    the CodeMirror editor
  • then check that in alongside some scripts for tetris, fingerpaint,
    GPS/mapping, accelerometer, etc.
  • I’ll hopefully also include the code to allow the sample to work with
    http://script.iron7.com - at least until the WP7 editor has cut and
    paste!

Currently I’m expecting this sample to complement the existing WP7
sample
rather than to replace it.

Alternatively, I could just checkin pretty much everything I have over
on a
different code tree - e.g. on a new tree on codeplex or on github?

Does anyone have any preferences for what I check in or how I do it?

Also, if anyone’s got any specific WP7 functionality they’d like to see
exposed/demoed then please let me know - it’ll be easier to code while I
can
still remember how it works :wink:

Best wishes for 2011

Stuart

Stuart, are you saying you want to check in a slimmed-down version of
iron7
into the IronLanguages repo on GitHub? If so, sounds great; fork the
repo
make your changes and let me know when it’s ready to pull into the main
repo. Let me know if I misunderstood. =)

~Jimmy