ThomasMullaly

Thomas Mullaly

Email: <thomas.mullaly AT SPAMFREE gmail DOT com>

Interests: Decoding the documentation on MSDN, working all night after one of my patches gets rejected, and one day I hope I can finally be friends with the test bot. :-)


GSoC 2010 Project

For my Google Summer of Code project I will be implementing the IUri interface which was released with Internet Explorer 7. The IUri interface provides means of parsing, validating and canonicalizing URI's. It also provides an interface for retrieving the individual components that make up a URI (ie. scheme, host, domain, fragment, etc). The IUri interface can also handle relative URL's, URN's and has support for wildcard schemes. My work for this project can be found in dlls/urlmon/uri.c and dlls/urlmon/tests/uri.c

List of things I need to do for my GSoC project

  • Everything is complete (including IUriBuilder and IUriBuilderFactory).
  • Although, it's still missing IDN support at this time, but, I can't think of any apps which currently need it.



CategoryHomepage

ThomasMullaly (last edited 2011-03-01 05:47:53 by ThomasMullaly)