Thank you! I'm glad you like it. Ideally I would want to keep the old output around and check for staleness before recompiling. However, I don't have a practical method for determining staleness of the demos (yet). I don't see any problem with deleting compiled-demos for now. Looks good with the addition of the initial delete?
On Wed, Dec 17, 2008 at 9:03 PM, Emily Crutcher <[email protected]> wrote: > That is absolutely awesome! Here are the gen2 widgets using your patch > posted on app engine. > http://collectionofdemos.appspot.com/demo/index.html > > When the build.demos target is invoked, is there any reason we should not > clear the entire directory first? That would save us from including old > demos if/when we get the automatic posting task completed. (Right now > running into the 1000 file/unit limit on app-engine, boo ho). > > > On Wed, Dec 17, 2008 at 5:06 PM, Isaac Truett <[email protected]> wrote: >> >> Emily, >> >> The attached patch adds an index.html page to the build-demos output. >> This page contains links to all of the compiled demos. Demos are >> loaded into an iframe on the page for easy testing across demos. >> >> >> - Isaac > > > > -- > "There are only 10 types of people in the world: Those who understand > binary, and those who don't" > --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
