Is it me or is the documentation for the argotic framework API impossible to find..?
The source is available so surely the documented API should be ..
Anybody know where this is?
Thanks alot,
Hi all,
I'm aware of the Argotic framework for .Net that assists in the collation and management of Atom data, but does anybody know of a .Net application/framework that implements the Atom Publishing Protocol (APP)?
Creating a .Net APP server from scratch seems a daunting task, even if it 'stands on the shoulders' of Argotic. Maybe a .Net rewrite of Apache Abdera (or other O/S implementation) would be easier.
I welcome your thoughts,
Ian
Hi all,
I intend using the Argotic framework in support of a .Net Atom server. Unfortunately my target server (over which I have no control) only has .Net 1.1 - any the Argotic library is only in .Net 2 and 3.5.
So, I now need to back-port the code to 1.1.
Can anybody provide any strategic tips for this undertaking?
I'm aware of the merits of using Unit Tests to verify the ported code (here).
should I be looking for automated tools?
should I just import the code into VS2003 .Net 1.1 project and work through the compiler warnings?
Any tips appreciated.
cheers,
Ian