Changes to Trunk (
http://source.squeak.org/trunk.html) in the last 24 hours:
http://lists.squeakfoundation.org/pipermail/packages/2010-March/003046.htmlName: Files-cmm.74
Ancestors: Files-nice.73
Integrated DirectoryEntry>>'attributes' so that third-party applications can easily extend DirectoryEntry with whatever additional state they need.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-March/003047.htmlName: Morphic-cmm.384
Ancestors: Morphic-nice.383, Morphic-cmm.383
- Factored #addMenuItem: out of Morph>>#addItem: so clients can add alternatives to MenuItemMorph's to menus.
- Third-party applications are now allowed to handle the drop of a TransferMorph directly on to the desktop. By specifying a #transferMorphConverter for the World to answer the Morph to be dropped, transferMorphs can be be accepted directly onto the desktop. This is crucial for integration of Squeak's browsers into alternative IDE's like Maui.
=============================================