unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Req for help on objects and environments
@ 2004-09-01  8:28 Alp Öztarhan
  2004-09-03 18:46 ` Andy Wingo
  0 siblings, 1 reply; 6+ messages in thread
From: Alp Öztarhan @ 2004-09-01  8:28 UTC (permalink / raw)


I have been digging the documentation to find answers to two questions,
but could not find any answers.

First, I want to play with the properties on objects.
I want to be able to serialize an object along with its properties.
I *can* make and retrieve properties of objects by use of
(make-object-property). But how do I get a list of the properties of a
given object?

Second, I want to manipulate the environment in eval.
I could not even do what the documentation tells.
I could not get a handle on (null-environment) etc. (undefined symbol
:-(
Besides, I want to manipulate it, giving extra symbols etc.
Could anybody give me any hint on these?

thanks.

- alp



_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user


^ permalink raw reply	[flat|nested] 6+ messages in thread
* [Fwd: Req for help on objects and environments]
@ 2004-09-02 11:09 Alp Öztarhan
  2004-09-02 11:53 ` tomas
  0 siblings, 1 reply; 6+ messages in thread
From: Alp Öztarhan @ 2004-09-02 11:09 UTC (permalink / raw)


Maybe I should give more information:

1) I work on gentoo linux guile 1.6.4

2) I try to program in Scheme. I DO NOT use C or C++ in my project.
   Just pure Scheme.

3) I try to control the environment I "eval" my expression, but
   manipulating the environment is not described in my documentation.
   (which comes with guile-1.6.4)

4) I also want to use the (make-object-property) scheme procedure.
   Unfortunately, I cannot list the properties of a given object.

Could anybody please help me on these? Or at least tell me where I can
ask these again?

- alp

-----Forwarded Message-----
From: Alp Öztarhan <alp@uludag.org.tr>
To: guile-user@gnu.org
Subject: Req for help on objects and environments
Date: Wed, 01 Sep 2004 11:28:49 +0300

I have been digging the documentation to find answers to two questions,
but could not find any answers.

First, I want to play with the properties on objects.
I want to be able to serialize an object along with its properties.
I *can* make and retrieve properties of objects by use of
(make-object-property). But how do I get a list of the properties of a
given object?

Second, I want to manipulate the environment in eval.
I could not even do what the documentation tells.
I could not get a handle on (null-environment) etc. (undefined symbol
:-(
Besides, I want to manipulate it, giving extra symbols etc.
Could anybody give me any hint on these?

thanks.

- alp



_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user
-- 



_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2004-09-22 17:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-01  8:28 Req for help on objects and environments Alp Öztarhan
2004-09-03 18:46 ` Andy Wingo
2004-09-06  6:17   ` tomas
2004-09-21 20:47   ` Marius Vollmer
2004-09-22 17:07     ` Andy Wingo
  -- strict thread matches above, loose matches on Subject: below --
2004-09-02 11:09 [Fwd: Req for help on objects and environments] Alp Öztarhan
2004-09-02 11:53 ` tomas
2004-09-03 19:10   ` Req for help on objects and environments Andy Wingo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).