Pointers and Proxies at compile time

Bug #603942 reported by Eike
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Freeode
New
Wishlist
Unassigned

Bug Description

Implement objects that point to other objects.

Pointers need to be dereferenced to reveal the object they are referencing (and probably additional
syntax); proxies behave as if they were the object they are pointing to (or very similar).

- These types are important for distributed variables, they must contain a reference to the grid
  where they live on.
  where they live on.
- For type annotations in built in classes (which are usually recursive) there exits a class "Proxy",
  which is currently not accessible from Siml. When this wish is implemented the same facility
  which is currently not accessible from Siml. When this wish is implemented the same facility
  should be used for all purposes.
  should be used for all purposes.

See also: Bug #603935 Type Any

https://sourceforge.net/apps/trac/freeode/ticket/36

Tags: interpreter
Eike (eike-welk)
Changed in freeode:
importance: Undecided → Wishlist
description: updated
Eike (eike-welk)
description: updated
Eike (eike-welk)
tags: added: interpreter
Eike (eike-welk)
description: updated
Eike (eike-welk)
description: updated
Eike (eike-welk)
Changed in freeode:
milestone: none → 0.4.2
Eike (eike-welk)
description: updated
Eike (eike-welk)
description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.