logo       


r10539 - trunk/libraries/web-framework: msg#00043

Subject: r10539 - trunk/libraries/web-framework
Author: hannes
Date: Tue Feb 21 01:32:27 2006
New Revision: 10539

Added:
   trunk/libraries/web-framework/library.dylan
   trunk/libraries/web-framework/web-framework.lid
Log:
Bug: 7257
*added files I forgot in last commit


Added: trunk/libraries/web-framework/library.dylan
==============================================================================
--- (empty file)
+++ trunk/libraries/web-framework/library.dylan Tue Feb 21 01:32:27 2006
@@ -0,0 +1,110 @@
+module: dylan-user
+author: Hannes Mehnert <hannes@xxxxxxxxxxx>
+
+define library web-framework
+  use common-dylan;
+  use dylan;
+  use io;
+  use koala, import: { koala, dsp };
+  use xml-parser, import: { simple-xml };
+  use system, import: { date };
+
+  export object-table,
+    web-framework;
+end;
+
+define module object-table
+  use common-dylan;
+  use dylan-extensions,
+    import: { address-of, <string-table> };
+
+  export get-reference,
+    get-object;
+end;
+
+
+define module web-framework
+  use common-dylan;
+  use object-table;
+  use simple-xml;
+  use format-out;
+  use koala;
+  use date;
+  use dsp, import: { set-attribute, get-attribute };
+  use dylan-extensions, import: { debug-name };
+
+  export <reference-object>,
+    visible?,
+    visible?-setter;
+
+  export <web-form-warning>,
+    <web-success>,
+    <web-error>,
+    error-string;
+
+  export respond-to-get,
+    respond-to-post;
+
+  export check;
+
+  export edit-form,
+    remove-form,
+    add-form,
+    list-forms;
+
+  export browse-list,
+    browse-table,
+    remove-form,
+    show,
+    browse,
+    to-table-header,
+    to-table;
+
+  export list-reference-slots,
+    reference-slots,
+    data-slots;
+
+  export \web-class-definer;
+
+  //commands
+  export <add-command>,
+    <remove-command>,
+    <edit-command>;
+
+  //changes
+  export <change>,
+    author,
+    date,
+    command,
+    undo,
+    redo,
+    print-xml,
+    get-all-changes,
+    set-changes,
+    add-change;
+
+
+  //user stuff
+  export <user>,
+    username,
+    password,
+    email,
+    admin?,
+    current-user,
+    valid-user?,
+    login,
+    logged-in,
+    *users*;
+
+end;
+
+
+/*
+define module changes
+  use common-dylan;
+  use xml;
+
+  export <entry>;
+end;
+*/
+

Added: trunk/libraries/web-framework/web-framework.lid
==============================================================================
--- (empty file)
+++ trunk/libraries/web-framework/web-framework.lid     Tue Feb 21 01:32:27 2006
@@ -0,0 +1,9 @@
+library: web-framework
+files: library
+       object-table
+       class-browser
+       class-editor
+       web-macro
+       command
+       change
+       users
\ No newline at end of file
-- 
Gd-chatter mailing list
Gd-chatter@xxxxxxxxxxxxxxxx
https://www.gwydiondylan.org/mailman/listinfo/gd-chatter



Ruby Jobs
Java Jobs
Jobs in California
more...
what
job title, keywords
where
city, state, zip
jobs by job search
Search:
Java, servers, webhosting, windows, cisco ...
more...
<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

Recently Viewed:
encryption.gpg....    ietf.rfc822/199...    freebsd.devel.i...    lang.haskell.li...    mail.squirrelma...    web.zope.plone....    yellowdog.gener...    text.xml.xalan....    recreation.phot...    kde.devel.educa...    hardware.bus.ca...    printing.ghosts...    voip.peering/20...    assembly/2006-0...    org.user-groups...    culture.interne...    network.i2p/200...    boot-loaders.ya...    xfree86.render/...    qnx.openqnx.dev...    jakarta.velocit...    user-groups.pal...   
Home | blog view | USPTO Patent Archive | advertise | OSDir is an inevitable website. super tiny logo

Free Magazines

Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe

Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe

The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business.
subscribe

Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe

Total Telecom Total Telecom is "The Economist of the communications industry".
subscribe