MathGroup Archive 2003

[Date Index] [Thread Index] [Author Index]

Search the Archive

Heads

  • To: mathgroup at smc.vnet.net
  • Subject: [mg38627] Heads
  • From: "Hermann Schmitt" <schmitther at netcologne.de>
  • Date: Wed, 1 Jan 2003 03:40:06 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

Hello,
in my oo package, I have a list:
liste = {p1, p2,...}
I execute:
Apply[SerObject, liste]
and get:
oo`Priv`SerObject[p1, p2,..]
I am astonished, that I get a head with context.
Is this correct and how can I avoid the context?
Hermann Schmitt



  • Next by Date: Re: scaling/translating Polyhedra - is this how??
  • Next by thread: Re: Heads