C
CJ Taylor
Alright, so I have the event commuincation of my framework working now. I
think I understand reflection "pretty well" by now. I don't want to say I
know it well because there is still a LOT still in here.
But if anyone needs help with it feel free to email me or write me here. No
matter, if you want to email my address is cege at tavayn dot com (take that
trolls, even though regular expression checking on message could get that).
And as soon as its ready I'll put out a version if I can (that I feel
comfortable with). But the way this thing works now is a dynamic visual
event linker heavily using CustomAttributes, Reflection and Interfaces.
Wow, I never thought I would put something together like this. But I have
two dll's talking to eachother all through a common framework and I don't
know why, but thats just cool, mainly because all the event handling is
dynamic (use AddHandler exactly 1 time. =))
Anyways, just thought I would share and thank you guys for some help!!!
CJ
think I understand reflection "pretty well" by now. I don't want to say I
know it well because there is still a LOT still in here.
But if anyone needs help with it feel free to email me or write me here. No
matter, if you want to email my address is cege at tavayn dot com (take that
trolls, even though regular expression checking on message could get that).
And as soon as its ready I'll put out a version if I can (that I feel
comfortable with). But the way this thing works now is a dynamic visual
event linker heavily using CustomAttributes, Reflection and Interfaces.
Wow, I never thought I would put something together like this. But I have
two dll's talking to eachother all through a common framework and I don't
know why, but thats just cool, mainly because all the event handling is
dynamic (use AddHandler exactly 1 time. =))
Anyways, just thought I would share and thank you guys for some help!!!
CJ