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.
- Timestamp:
-
Apr 14, 2007, 12:10:24 AM (17 years ago)
- Author:
-
ecoffey
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v1
|
v1
|
|
| 1 | == Mono Loader Development Notes == |
| 2 | |
| 3 | '''Loader Internals:''' |
| 4 | |
| 5 | * There must be a better way for having the loader handle signals on behalf of .net plugins (will document the current implementation here). |
| 6 | |
| 7 | * 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) }}} |
| 8 | |
| 9 | -ecoffey |
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!