Trac is being migrated to new services! Issues can be found in our new YouTrack instance and WIKI pages can be found on our website.

Changes between Version 11 and Version 12 of MonoLoader


Ignore:
Timestamp:
Apr 15, 2007, 7:33:32 AM (17 years ago)
Author:
ecoffey
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MonoLoader

    v11 v12  
    1010  * Re-examing and possibly re-implement signal-glue and API -glue code.
    1111  * Give .NET Purple objects the ability to actually update their C counterpart (or create one).
     12  * Right now delegates are invoked and just given an array of their data.  Would be nice if we could explicitly state what they expect, e.g. {{{ OnBuddyStatusChanged(Buddy b, Status s) }}}
    1213
    1314'''Mentor Goals/Objectives ([http://guifications.org/trac/wiki/grim grim])'''
     
    1718'''Loader Internals:'''
    1819  * There must be a better way for having the loader handle signals on behalf of .net plugins (will document the current implementation here).
    19   * Right now delegates are invoked and just given an array of their data.  Would be nice if we could explicitly state what they expect, e.g. {{{ OnBuddyStatusChanged(Buddy b, Status s) }}}
     20 
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!