Hello VirtualBox hackers,<br><br>I'm a student developing an open source project called VMController [1], which is a general pupose Virtual Machine controller infrastructure, in collaboration with David Garcia Quintas and scientists at CERN. VMController will be used by BOINC-VM [2] and LHC++@HOME [3], CERN. VMController, uses python bindings of VirtualBox to control the same.<br>

<br>I'm excited about the new VirtualBox 4.0 version. I'm curious about the extension packs. From some news sources, it sounds like addons to a web browser? If so, how may I start with development of one.<br>VMController is broken with the new 4.0 version, if writing extension allows full exposure to VirtualBox interfaces (the same that were provided by the python/java bindings) and a clean deployment/packaging method, I would like to rewrite VMController as a VirtualBox extension/addon. Please let me know about the feasibility of such an extension.<br>

Kindly point me to any tutorial or manual about writing extensions, as I could n't find one from VirtualBox's website, and/or any other update.<br>Thanks in advance.<br><br>Best Regards,<br>Rohit Yadav,<br>Department of Computer Engineering,<br>

Institute of Technology,<br>Banaras Hindu University.<br><br>References:<br>[1] VMController <a href="http://code.google.com/p/vmcontroller">http://code.google.com/p/vmcontroller</a><br>[2] BOINC-VM: <a href="http://code.google.com/p/boincvm">http://code.google.com/p/boincvm</a><br>

[3] LHC++@HOME, alpha: <a href="http://boinc01.cern.ch">http://boinc01.cern.ch</a><br>