<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar/11552613?origin\x3dhttp://monouml.blogspot.com', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Wednesday, April 13, 2005

Mario Carrion

Sources moved to ForgeNovell

After a quick survey we've decided to move our source code to ForgeNovell, the project is here. Have a nice hacking!

BTW. Reverse Engineering is almost finished, there are missing only two things: Events and Delegates. I'll finish as soon as possible :)

Reverse Engineering

0 Comments:

Post a Comment

<< Home