Showing posts with label formatting. Show all posts
Showing posts with label formatting. Show all posts

Friday, June 18, 2010

Formatting Tweak

I've re-formatted the earlier posts to make the code clearer, hopefully this has helped readability.

So far this remains by and large a code dump, little explanation yet as to what's going on, and how to use the Framework... this will be added in time.

One of the first items that I think may be useful is an explanation of how the Browser side of the Framework works: the same objects, with the same method signatures and same returns (including datatypes) are available on the browser side as the server side. How has this been achieved?