<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body>
So (require (assemble "System")) would create a (module system .....)
and (require system) ?<br>
<br>
Katsmall T. Wise<br>
<br>
Pedro Pinto wrote:<br>
<blockquote type="cite"
 cite="mid002801c313c9$bf7117c0$0100a8c0@bluedev.local">
  <pre wrap="">  For list-related administrative tasks:
  <a class="moz-txt-link-freetext" href="http://list.cs.brown.edu/mailman/listinfo/plt-scheme">http://list.cs.brown.edu/mailman/listinfo/plt-scheme</a>

Yes, it should and is in the real example. I mistyped. I probably was not
very clear though: the error message I get refers to the artificial module
created by the extension not the real test.ss.

Thanks,
-pp


  </pre>
  <blockquote type="cite">
    <pre wrap="">Message: 4
Date: Tue, 06 May 2003 11:46:57 +0200
From: Katsmall the Wise <a class="moz-txt-link-rfc2396E" href="mailto:kela_bit@netvision.net.il">&lt;kela_bit@netvision.net.il&gt;</a>
Subject: Re: [plt-scheme] abusing modules
To: Pedro Pinto <a class="moz-txt-link-rfc2396E" href="mailto:ppinto@cs.cmu.edu">&lt;ppinto@cs.cmu.edu&gt;</a>
Cc: <a class="moz-txt-link-abbreviated" href="mailto:plt-scheme@list.cs.brown.edu">plt-scheme@list.cs.brown.edu</a>

Shouldn't the file name be either test.ss or test.scm?
Not sure about it, though.

When you (require (assembly name)), can name be "System",
"System.Reflection", "Microsoft.DirectX" and the suchlikes?

Katsmall T. Wise

Pedro Pinto wrote:

    </pre>
    <blockquote type="cite">
      <pre wrap="">This works if `test' is define and required at the top level. However
`(require "test")' results in an error:

require: unknown module: &lt;module-name&gt;

Any ideas as to why? I realize that this is a bit of an abuse of the
module system but I am somewhat infatuated with the cleanness of the
syntax.

Thanks in advance,
-pp


      </pre>
    </blockquote>
    <pre wrap="">


End of plt-scheme Digest
    </pre>
  </blockquote>
  <pre wrap=""><!---->

  </pre>
</blockquote>
</body>
</html>