Re: [Seed7-users] Preview chapter about object orientation
Interpreter and compiler for the Seed7 programming language.
Brought to you by:
thomas_mertes
From: Thomas M. <tho...@gm...> - 2008-02-15 17:52:38
|
Hello, I forgot to mention that I changed also the chapter about parameters: Since for array types (and also for struct types) 'in' parameters are defined to act as 'ref' parameters both definitions are equal. When possible 'in' parameters should be preferred over 'ref' parameters. I was not aware that the manual did not contain the information that 'in' parameters of struct types are by reference. May be I should add a table with information about types or add the nature of 'in' parameters to the various type descriptions. I will add the new chapter and the above change to the manual with the next release. Btw.: The Email Archive for seed7-users at http://sourceforge.net/mailarchive/forum.php?forum_name=seed7-users does not mention the thread about "Preview chapter about object orientation" in the "Ultimate" view. Maybe, this has to do with the fact that two mails have used this topic. Maybe this mail solves the problem. Greetings Thomas Mertes Seed7 Homepage: http://seed7.sourceforge.net Seed7 - The extensible programming language: User defined statements and operators, abstract data types, templates without special syntax, OO with interfaces and multiple dispatch. -- GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS. Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail |