eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Comanche::Compiler':

Home

everywhere
www.exept.de
for:
[back]

Class: Compiler (in Comanche)


Inheritance:

   Object
   |
   +--Comanche::Compiler

Package:
stx:goodies/webServer/comanche
Category:
Comanche-Swiki-STX-Support
Version:
rev: 1.23 date: 2006/10/11 15:23:46
user: cg
file: Compiler.st directory: goodies/webServer/comanche
module: stx stc-classLibrary: comanche

Description:


some mimicry to allow for Squeak syntax code to be loaded transparently
(as present in Wiki pages - and we do not want to edit/maintain them all)


Class protocol:

evaluation
o  evaluate: aString

o  evaluate: aString notifying: requestor logged: logged

initialization
o  initialize


Instance protocol:

accessing
o  smalltalkDialect: something

compilation
o  compileNoPattern: smalltalkCode in: aClass context: context notifying: requestor ifFail: failBlock



ST/X 6.1.1; WebServer 1.620 at exept:8081; Thu, 17 May 2012 16:17:38 GMT