limited types (Was: Records that could be arrays)
- From: Thierry Bernier <email@xxxxxxxx>
- Date: 24 Feb 2006 16:51:03 GMT
Stephen Leake <stephe_on_the_web@xxxxxxxxxxxx> wrote :
If we implemented points as limited private types, we wouldn't be
Please do not.
limited is like the flu : a record containing a limited field must be
limited itself.
For example, you can not extend a Gtk.Window.Gtk_Window_Type with an
extension containing a limited type, or else the root of these types must
be limited (and I don't own it).
limited should be used only when the type is really limited (when using
accesses, tasks, etc).
Disagrees ?
--
Thierry Bernier
.
- Follow-Ups:
- Re: limited types (Was: Records that could be arrays)
- From: Randy Brukardt
- Re: limited types (Was: Records that could be arrays)
- Prev by Date: Re: help with include and library files in GPS
- Next by Date: Re: accessing record element (question to the pros)
- Previous by thread: accessing record element (question to the pros)
- Next by thread: Re: limited types (Was: Records that could be arrays)
- Index(es):