I'm developing a RSS feed worklight application which shows some categories of feeds like education, entertainment, sports, technology, business etc.
Upon selecting a category I'm showing the list of websites names from where i'm showing the feeds. I've created many adapters i.e for each individual website of each category, i had created adapter and configuring domain name and path.
Q: Is it possible to show the feeds from a website for which i've not created adapter. is it possible to create adapter dynamically?