Re: [fpc-pascal] New multicast event implementation

2011-02-02 Thread michael . vancanneyt
On Tue, 1 Feb 2011, Anthony Walter wrote: Hello all. I implemented a new type of multicast events in Delphi based on generics. I thought someone could maybe consider and convert this implementation to Free Pascal. Here is a link to an article describing the implementation, its benefits and us

[fpc-pascal] New multicast event implementation

2011-02-01 Thread Anthony Walter
Hello all. I implemented a new type of multicast events in Delphi based on generics. I thought someone could maybe consider and convert this implementation to Free Pascal. Here is a link to an article describing the implementation, its benefits and usage, and well as the full source code. Let me kn