What's new? | Help | Directory | Sign in
Google
anybinding
Split data chunk into object accessible structure. Marshal non-primitive object and vice versa
  
  
  
  
    
Join project
Project owners:
  akhmadf

Anybinding gives the flexibility to interprete and access data in OO manner. Basically we can call it advanced union (remember C). The flexibility will be powered by the user-definable marshaller, so there's no limit on what object it can handle. Of course there might be, somehow, a upperbound came from design decision ;)