On Fri, Sep 11, 2009 at 06:48:42PM -0400, Doug Chamberlin wrote: > Alexander Klenin wrote: > > So I request community for a suitable ideas -- projects should be > > reasonably self-contained, not too hard, require actual coding and > > be interesting enough to motivate students. > > During the Embarcadero CodeRage sessions this week I took a look at the > IOUtils unit introduced in Delphi 2010. I expect developers to start > using it as they tart to use Delphi 2010 more and more. It would be a > big advantage to have an FPC version of this unit.
That unit might require functionality that is not yet there, because Codegear does all new units in a static class style. (class var/const etc) -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
