Squeak
  links to this page:    
View this PageEdit this PageUploads to this PageHistory of this PageTop of the SwikiRecent ChangesSearch the SwikiHelp Guide
Summary: Parcels in VW
Last updated at 3:42 pm UTC on 25 February 2005
Reported by Hans-Martin Mosner

What problem is being addressed

  1. loading speed
  2. extensions to classes not present
  3. change file pollution

How it solves the problem

  1. binary format
  2. "uninstalled code" which gets installed when the classes become available in which the methods should be installed
  3. every parcel has its own source file

Useful links

Use these for more detail where appropriate

For coherence I think the author should write the sections above this line.
People can add what they want to these later sections, and can suggest that the author change the rest.

What's cool about it

What's not

Commentary


Back to New Modules