Google
 
   
Login
Username:

Password:


Lost Password?

Register now!
Search
Main Menu
top books
Polls
What do you think about php-deluxe.net?
Excellent!
Cool
Hmm..not bad
What the hell is this?
encyclopedia
recommendation
compare webbrowser
Freenet DSL
Who's Online
11 user(s) are online (10 user(s) are browsing encyclopedia)

Members: 0
Guests: 11

more...
browser tip
Unix Befehle
manual of unix befehle
recommendation!
Sponsored
partner

Object format

A file format that stores data as well as a set of uncompiled instructions in the form of functions, called methods. The methods being used to interpret and transform the data stored in the file into a suitable format. An extension of the concept from object oriented programming carried into a data format to offload the complexity of the interpretation of data formats onto the data format itself. This reduces the complexity of use by method interface convergence.