andymorton / podcastGenerator

Simple Java based Podcast Generator
Other
2 stars 0 forks source link

Create workable api #14

Open andymorton opened 13 years ago

andymorton commented 13 years ago

We need to allow an api jar to be created - this will include the up to date interface for the settings object. It is required for the web stuff - that will be version 2. We can then use the api to process the xml,etc. It also means that the podcastGenerator will be accepting an object now(or list of objects), from which everything will be set....