r6 - 24 Oct 2004 - 17:28:38 - JohnAndersonYou are here: OSAF >  Journal Web  >  ContributorNotes > JohnAndersonNotes > JohnAnderson20041025
  • Met with Donn to reconcile our 0.5 CPIA planning list. We've got a very clear idea about where CPIA is heading that seems like many things are going to get simpler.
  • Finished writing of 0.4 doc and 0.5 directions
  • Eliminated ContainerChild
  • Added SummaryTableDelegate functionality to AttributeDelegate and eliminated SummaryTableDelegate
  • Removed NULL events and instead treat blocks without events as unimplemented.
  • Removed MenuBlocks.py
  • Fixed a lingering wxWindows renaming bug in the CPIA grid code
  • Reenabled Delete in Tables
  • Added default Delete UI handler in MainView
  • Cleaned up boat loads of event and menu cruft
  • Removed duplicate event subscription of CheckRepositoryEvent in MainView
  • Alphabatized routines in MainView to make it easier to navigate such a large file
  • Renamed SelectionChanged event to SelectItemBroadcast
  • Renamed SelectionChangedBroadcastInsideActiveView to SelectItemBroadcastActiveView
  • Added eventName and use it instead of itsName which gets trashed when events get copied to the soup.
  • Replaced PostGlobalEvent with PostEventByName, which allows you post an block event by it's name as long as its been subscribed. If event names collide, the event nearest the top of the tree of blocks is posted.
  • Removed all references to events inside CPIA that reference Chandler -- this makes CPIA application independent.
  • SendToBlock is now the default dispatchEnum for events
  • Chandler now always runs refcounted -- no more setPinned calls necessary

-- JohnAnderson - 19 Oct 2004

Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r6 < r5 < r4 < r3 < r2 | More topic actions
 
Open Source Applications Foundation
Except where otherwise noted, this site and its content are licensed by OSAF under an Creative Commons License, Attribution Only 3.0.
See list of page contributors for attributions.