Hi swift-devel,<br>  I'm looking currently at using swift to manage files (staging in and out, etc) and execute tasks on behalf of another application.  <br><br>Is it possible to programmatically construct and execute Swift app tasks?  Would it make sense to just use the coasters module on its own without the Swift runtime?  <br>
<br>I've had a look through the swift code base, and it hasn't become obvious to me yet how I would achieve that, so I thought I should ask some people who know their way around the code better.  Is there a class or set of classes I should look at start looking at to understand how App tasks are instantiated and run?  <br>
<br>- Tim<br>