Hi,
this may be a strange question but I'll ask anyway. I've search the internet without luck.
I am considering creating a cms in Adobe Flex. It doesn't matter if you know Flex or not - all you need to know is that it is Flash and communicates with the backend using webservices, xml and such. And to speed up development of this system I am looking for a framework (or just a collection of cscripts/classes) that I can use to communicate with.
All cms frameworks I have seen are also an interface to the data. I am actually looking for a framework with no interface. Basically just an API.
Any hints appreciated.
Best