Todo List
VWP
- Implement HKEY_CURRENT_CONFIG Registry key
- Implement CURRENT_USER registry key
- Implement create/modify table
- Implement database drivers via plugin support
- Implement static delete live menu method
- Implement static destroy live menu
- Rename VFolder class to VLocalFolder and create VFolder abstract class
- Implement FTP Relay support
- Implement VWSDL:getBindingOperations
- Make logout more friendly, destroying session is overkill
- Implement VDomImplementationRegistry::getDOMImplementation()
- Implement VDomImplementationRegistry::getDOMImplementationList()
- Process Imports and XSI:schemaLocation in VSchema::getGlobalTypeDecl
- Implement VSearch:getMaxDistance
- Implement static get live menu method
- Implement VWSDL:getPortList
- Implement VWSDL:getPortTypeOperations
- Implement VWSDL:getServiceList
- implement static get Sub Menu
- Implement GetSystemRegistryQuota()
- Handle $before Argument in VWSD:insertPortHandler
- Implement Persistent Loop Support
- Implement live widget connected menus
- Implement multi-tier menu support
- Make menus DOM 3 compliant
- Implement database drivers via plugin support
- Make widget parameters DOM 3 compliant
- Rename VPath class to VLocalPath and create VPath abstract class
- Implement RegConnectRegistry()
- Implement RegCreateKeyTransacted()
- Implement RegDeleteKeyEx()
- Implement RegDeleteKeyTransacted()
- Implement RegDeleteKeyValue()
- Implement RegDeleteTree()
- Implement RegDeleteValue()
- Implement RegDisablePredefinedCache()
- Implement RegDisablePredefinedCacheEx
- Implement RegDisableReflectionKey()
- Implement RegEnableReflectionKey()
- Implement RegGetKeySecurity()
- Implement Registry Security
- Implement remaining registry storage types
- Implement reserved API functions
- Test HKEY_CLASSES_ROOT
- Implement RegLoadMUIString()
- Implement RegNotifyChangeKeyValue()
- Implement RegOpenCurrentUser()
- Implement RegOpenKeyTransacted()
- Implement RegOpenUserClassesRoot()
- Implement RegOverridePredefKey()
- Implement RegQueryInfoKey()
- Implement RegQueryMultipleValues()
- Implement RegQueryReflectionKey()
- Impelement RegQueryValueEx()
- Implement RegReplaceKey()
- Implement RegRestoreKey()
- Implement RegSetKeySecurity()
- Implement RegSetKeyValue()
- Implement version requirements
- Delete node if fields is null
- Implement Theme override of request listener
- Delete node if all fields disabled
- Implement database drivers via plugin support
- Implement a custom Soap Server
- Implement custom type creation via a WSDL processor
- Implement a custom Soap Client
- Implement telnet control code processing for Virtual Terminal Emulation
- Implement VDOMImplementationRegistry::unregisterImplementation()
- Implement HKEY_USERS Registry key
- Implement table,row,query,queryrow,queryfilter interface classes for documentation purposes
- Implement database drivers via plugin support
- Implement database drivers via plugin support
- Rename VFile class to VLocalFile and create VFile abstract class
- Implement Type Namespacing
- Merge VService with VWidget