From mail@xdobry.de Tue Nov 6 19:58:05 2001 From: mail@xdobry.de (Artur Trzewik) Date: Tue, 6 Nov 2001 20:58:05 +0100 Subject: [Xotcl] XotclIDE Version 0.22 Message-ID: <01110620573800.01143@rybnik> Hi! New Version of XotclIDE is available http://www.xdobry.de/xotclide Changes: 1. Support Documentation. Every component, class or method can be commented. The comments are saved in version control system or as standard @ xotclide tokens. XotclIDE can also read @ tokens. 2. Installation Tool for Version Control. A GUI to specify connection parameter to mysql, installing tables and components in repository. program - installVC 3. Database connection parameters can be specified in configuration file .xotclide 4. Another small changes and bug cleaning. Future development: I have got some wishes to xotclIDE from another people. 1. Tutorial 2. Tools and documentation: how to convert xotcl project to xotclIDE 3. support for tcl (functions, normal procs) 4. support for xemacs 5. support for cvs I have also thought about a converter tool itcl2xotcl. It were nice to convert Iwidgets to xotcl. Unfortunately itcl have very weak introspection functionality so after some hours of itcl-learning I have given up. If some body know the way how to recreate itcl classes from interpreter or have more itcl know-how please let me now it. For xotclIDE I plan to build a simple interactive tutorial. For another extensions (see above) I have no ideas. My really problem of the future development is debugging. Unfortunately tcl was designed for short scripts. What I miss is: 1. no access to parse tree. 2. in error case the error stack is discarted. So after error you must restart the program flow. 3. Interpreter do not support access to internall program flow. The step function in debugger is not possible. I have read in tcl news groups that also another people have thought about it. Perhaps new tcl version can it. It is too big thing to make it without tcl core team. have fun Artur Trzewik From neumann@wu-wien.ac.at Thu Nov 8 11:15:31 2001 From: neumann@wu-wien.ac.at (Gustaf Neumann) Date: Thu, 8 Nov 2001 12:15:31 +0100 Subject: [Xotcl] xoRBAC - role based access control implemented in XOTcl Message-ID: <0111081215310H.22318@mohegan.wu-wien.ac.at> Dear XOTcl users, you can find xoRBAC on the application page of http://www.xotcl.org. In short, xoRBAC provides a Role-Based Access Control (RBAC) service that conforms to level 4a of the NIST model for RBAC. It supports high-level modeling of roles, permissions and constraints, and provides RDF import/export for the access control data. Details can be found in http://wi.wu-wien.ac.at/home/mark/publications/ccs01.pdf best regads -gustaf From neumann@wu-wien.ac.at Thu Nov 8 21:09:17 2001 From: neumann@wu-wien.ac.at (Gustaf Neumann) Date: Thu, 8 Nov 2001 22:09:17 +0100 Subject: [Xotcl] XOTcl for the Ipaq Message-ID: <0111082209170B.22964@mohegan.wu-wien.ac.at> Dear XOTcl-community Konrad Wagner , one of our studends, finished a project with XOTcl on the ipaq http://www.compaq.com/products/handhelds/pocketpc/ and contributed the binaries. No xotcl source modifications were necessary. The binaries are now on the download page of www.xotcl.org. Maybe, somebody finds it useful best regards -gustaf neumann From christoph@kolb.co.at Sat Nov 3 13:06:58 2001 From: christoph@kolb.co.at (Christoph KOLB) Date: Sat, 03 Nov 2001 14:06:58 +0100 Subject: [Xotcl] Was ist hier los? Message-ID: <3BE3EBF2.1070406@kolb.co.at> --------------060504020707010009090509 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Ich möchte nur mal fragen warum in dieser Maillingliste alles ausgetauscht wird nur wircklich NICHT über XOTcl! LG Christoph --------------060504020707010009090509 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit Ich möchte nur mal fragen warum in dieser Maillingliste alles ausgetauscht wird nur wircklich NICHT über XOTcl!

LG Christoph

--------------060504020707010009090509-- From mail@xdobry.de Tue Nov 6 19:58:05 2001 From: mail@xdobry.de (Artur Trzewik) Date: Tue, 6 Nov 2001 20:58:05 +0100 Subject: [Xotcl] XotclIDE Version 0.22 Message-ID: <01110620573800.01143@rybnik> Hi! New Version of XotclIDE is available http://www.xdobry.de/xotclide Changes: 1. Support Documentation. Every component, class or method can be commented. The comments are saved in version control system or as standard @ xotclide tokens. XotclIDE can also read @ tokens. 2. Installation Tool for Version Control. A GUI to specify connection parameter to mysql, installing tables and components in repository. program - installVC 3. Database connection parameters can be specified in configuration file .xotclide 4. Another small changes and bug cleaning. Future development: I have got some wishes to xotclIDE from another people. 1. Tutorial 2. Tools and documentation: how to convert xotcl project to xotclIDE 3. support for tcl (functions, normal procs) 4. support for xemacs 5. support for cvs I have also thought about a converter tool itcl2xotcl. It were nice to convert Iwidgets to xotcl. Unfortunately itcl have very weak introspection functionality so after some hours of itcl-learning I have given up. If some body know the way how to recreate itcl classes from interpreter or have more itcl know-how please let me now it. For xotclIDE I plan to build a simple interactive tutorial. For another extensions (see above) I have no ideas. My really problem of the future development is debugging. Unfortunately tcl was designed for short scripts. What I miss is: 1. no access to parse tree. 2. in error case the error stack is discarted. So after error you must restart the program flow. 3. Interpreter do not support access to internall program flow. The step function in debugger is not possible. I have read in tcl news groups that also another people have thought about it. Perhaps new tcl version can it. It is too big thing to make it without tcl core team. have fun Artur Trzewik From neumann@wu-wien.ac.at Thu Nov 8 11:15:31 2001 From: neumann@wu-wien.ac.at (Gustaf Neumann) Date: Thu, 8 Nov 2001 12:15:31 +0100 Subject: [Xotcl] xoRBAC - role based access control implemented in XOTcl Message-ID: <0111081215310H.22318@mohegan.wu-wien.ac.at> Dear XOTcl users, you can find xoRBAC on the application page of http://www.xotcl.org. In short, xoRBAC provides a Role-Based Access Control (RBAC) service that conforms to level 4a of the NIST model for RBAC. It supports high-level modeling of roles, permissions and constraints, and provides RDF import/export for the access control data. Details can be found in http://wi.wu-wien.ac.at/home/mark/publications/ccs01.pdf best regads -gustaf From neumann@wu-wien.ac.at Thu Nov 8 21:09:17 2001 From: neumann@wu-wien.ac.at (Gustaf Neumann) Date: Thu, 8 Nov 2001 22:09:17 +0100 Subject: [Xotcl] XOTcl for the Ipaq Message-ID: <0111082209170B.22964@mohegan.wu-wien.ac.at> Dear XOTcl-community Konrad Wagner , one of our studends, finished a project with XOTcl on the ipaq http://www.compaq.com/products/handhelds/pocketpc/ and contributed the binaries. No xotcl source modifications were necessary. The binaries are now on the download page of www.xotcl.org. Maybe, somebody finds it useful best regards -gustaf neumann From christoph@kolb.co.at Sat Nov 3 13:06:58 2001 From: christoph@kolb.co.at (Christoph KOLB) Date: Sat, 03 Nov 2001 14:06:58 +0100 Subject: [Xotcl] Was ist hier los? Message-ID: <3BE3EBF2.1070406@kolb.co.at> --------------060504020707010009090509 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Ich möchte nur mal fragen warum in dieser Maillingliste alles ausgetauscht wird nur wircklich NICHT über XOTcl! LG Christoph --------------060504020707010009090509 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit Ich möchte nur mal fragen warum in dieser Maillingliste alles ausgetauscht wird nur wircklich NICHT über XOTcl!

LG Christoph

--------------060504020707010009090509-- From mail@xdobry.de Tue Nov 6 19:58:05 2001 From: mail@xdobry.de (Artur Trzewik) Date: Tue, 6 Nov 2001 20:58:05 +0100 Subject: [Xotcl] XotclIDE Version 0.22 Message-ID: <01110620573800.01143@rybnik> Hi! New Version of XotclIDE is available http://www.xdobry.de/xotclide Changes: 1. Support Documentation. Every component, class or method can be commented. The comments are saved in version control system or as standard @ xotclide tokens. XotclIDE can also read @ tokens. 2. Installation Tool for Version Control. A GUI to specify connection parameter to mysql, installing tables and components in repository. program - installVC 3. Database connection parameters can be specified in configuration file .xotclide 4. Another small changes and bug cleaning. Future development: I have got some wishes to xotclIDE from another people. 1. Tutorial 2. Tools and documentation: how to convert xotcl project to xotclIDE 3. support for tcl (functions, normal procs) 4. support for xemacs 5. support for cvs I have also thought about a converter tool itcl2xotcl. It were nice to convert Iwidgets to xotcl. Unfortunately itcl have very weak introspection functionality so after some hours of itcl-learning I have given up. If some body know the way how to recreate itcl classes from interpreter or have more itcl know-how please let me now it. For xotclIDE I plan to build a simple interactive tutorial. For another extensions (see above) I have no ideas. My really problem of the future development is debugging. Unfortunately tcl was designed for short scripts. What I miss is: 1. no access to parse tree. 2. in error case the error stack is discarted. So after error you must restart the program flow. 3. Interpreter do not support access to internall program flow. The step function in debugger is not possible. I have read in tcl news groups that also another people have thought about it. Perhaps new tcl version can it. It is too big thing to make it without tcl core team. have fun Artur Trzewik From neumann@wu-wien.ac.at Thu Nov 8 11:15:31 2001 From: neumann@wu-wien.ac.at (Gustaf Neumann) Date: Thu, 8 Nov 2001 12:15:31 +0100 Subject: [Xotcl] xoRBAC - role based access control implemented in XOTcl Message-ID: <0111081215310H.22318@mohegan.wu-wien.ac.at> Dear XOTcl users, you can find xoRBAC on the application page of http://www.xotcl.org. In short, xoRBAC provides a Role-Based Access Control (RBAC) service that conforms to level 4a of the NIST model for RBAC. It supports high-level modeling of roles, permissions and constraints, and provides RDF import/export for the access control data. Details can be found in http://wi.wu-wien.ac.at/home/mark/publications/ccs01.pdf best regads -gustaf From neumann@wu-wien.ac.at Thu Nov 8 21:09:17 2001 From: neumann@wu-wien.ac.at (Gustaf Neumann) Date: Thu, 8 Nov 2001 22:09:17 +0100 Subject: [Xotcl] XOTcl for the Ipaq Message-ID: <0111082209170B.22964@mohegan.wu-wien.ac.at> Dear XOTcl-community Konrad Wagner , one of our studends, finished a project with XOTcl on the ipaq http://www.compaq.com/products/handhelds/pocketpc/ and contributed the binaries. No xotcl source modifications were necessary. The binaries are now on the download page of www.xotcl.org. Maybe, somebody finds it useful best regards -gustaf neumann From christoph@kolb.co.at Sat Nov 3 13:06:58 2001 From: christoph@kolb.co.at (Christoph KOLB) Date: Sat, 03 Nov 2001 14:06:58 +0100 Subject: [Xotcl] Was ist hier los? Message-ID: <3BE3EBF2.1070406@kolb.co.at> --------------060504020707010009090509 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Ich möchte nur mal fragen warum in dieser Maillingliste alles ausgetauscht wird nur wircklich NICHT über XOTcl! LG Christoph --------------060504020707010009090509 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit Ich möchte nur mal fragen warum in dieser Maillingliste alles ausgetauscht wird nur wircklich NICHT über XOTcl!

LG Christoph

--------------060504020707010009090509-- From mail@xdobry.de Tue Nov 6 19:58:05 2001 From: mail@xdobry.de (Artur Trzewik) Date: Tue, 6 Nov 2001 20:58:05 +0100 Subject: [Xotcl] XotclIDE Version 0.22 Message-ID: <01110620573800.01143@rybnik> Hi! New Version of XotclIDE is available http://www.xdobry.de/xotclide Changes: 1. Support Documentation. Every component, class or method can be commented. The comments are saved in version control system or as standard @ xotclide tokens. XotclIDE can also read @ tokens. 2. Installation Tool for Version Control. A GUI to specify connection parameter to mysql, installing tables and components in repository. program - installVC 3. Database connection parameters can be specified in configuration file .xotclide 4. Another small changes and bug cleaning. Future development: I have got some wishes to xotclIDE from another people. 1. Tutorial 2. Tools and documentation: how to convert xotcl project to xotclIDE 3. support for tcl (functions, normal procs) 4. support for xemacs 5. support for cvs I have also thought about a converter tool itcl2xotcl. It were nice to convert Iwidgets to xotcl. Unfortunately itcl have very weak introspection functionality so after some hours of itcl-learning I have given up. If some body know the way how to recreate itcl classes from interpreter or have more itcl know-how please let me now it. For xotclIDE I plan to build a simple interactive tutorial. For another extensions (see above) I have no ideas. My really problem of the future development is debugging. Unfortunately tcl was designed for short scripts. What I miss is: 1. no access to parse tree. 2. in error case the error stack is discarted. So after error you must restart the program flow. 3. Interpreter do not support access to internall program flow. The step function in debugger is not possible. I have read in tcl news groups that also another people have thought about it. Perhaps new tcl version can it. It is too big thing to make it without tcl core team. have fun Artur Trzewik From neumann@wu-wien.ac.at Thu Nov 8 11:15:31 2001 From: neumann@wu-wien.ac.at (Gustaf Neumann) Date: Thu, 8 Nov 2001 12:15:31 +0100 Subject: [Xotcl] xoRBAC - role based access control implemented in XOTcl Message-ID: <0111081215310H.22318@mohegan.wu-wien.ac.at> Dear XOTcl users, you can find xoRBAC on the application page of http://www.xotcl.org. In short, xoRBAC provides a Role-Based Access Control (RBAC) service that conforms to level 4a of the NIST model for RBAC. It supports high-level modeling of roles, permissions and constraints, and provides RDF import/export for the access control data. Details can be found in http://wi.wu-wien.ac.at/home/mark/publications/ccs01.pdf best regads -gustaf From neumann@wu-wien.ac.at Thu Nov 8 21:09:17 2001 From: neumann@wu-wien.ac.at (Gustaf Neumann) Date: Thu, 8 Nov 2001 22:09:17 +0100 Subject: [Xotcl] XOTcl for the Ipaq Message-ID: <0111082209170B.22964@mohegan.wu-wien.ac.at> Dear XOTcl-community Konrad Wagner , one of our studends, finished a project with XOTcl on the ipaq http://www.compaq.com/products/handhelds/pocketpc/ and contributed the binaries. No xotcl source modifications were necessary. The binaries are now on the download page of www.xotcl.org. Maybe, somebody finds it useful best regards -gustaf neumann From christoph@kolb.co.at Sat Nov 3 13:06:58 2001 From: christoph@kolb.co.at (Christoph KOLB) Date: Sat, 03 Nov 2001 14:06:58 +0100 Subject: [Xotcl] Was ist hier los? Message-ID: <3BE3EBF2.1070406@kolb.co.at> --------------060504020707010009090509 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Ich möchte nur mal fragen warum in dieser Maillingliste alles ausgetauscht wird nur wircklich NICHT über XOTcl! LG Christoph --------------060504020707010009090509 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit Ich möchte nur mal fragen warum in dieser Maillingliste alles ausgetauscht wird nur wircklich NICHT über XOTcl!

LG Christoph

--------------060504020707010009090509-- From mail@xdobry.de Tue Nov 6 19:58:05 2001 From: mail@xdobry.de (Artur Trzewik) Date: Tue, 6 Nov 2001 20:58:05 +0100 Subject: [Xotcl] XotclIDE Version 0.22 Message-ID: <01110620573800.01143@rybnik> Hi! New Version of XotclIDE is available http://www.xdobry.de/xotclide Changes: 1. Support Documentation. Every component, class or method can be commented. The comments are saved in version control system or as standard @ xotclide tokens. XotclIDE can also read @ tokens. 2. Installation Tool for Version Control. A GUI to specify connection parameter to mysql, installing tables and components in repository. program - installVC 3. Database connection parameters can be specified in configuration file .xotclide 4. Another small changes and bug cleaning. Future development: I have got some wishes to xotclIDE from another people. 1. Tutorial 2. Tools and documentation: how to convert xotcl project to xotclIDE 3. support for tcl (functions, normal procs) 4. support for xemacs 5. support for cvs I have also thought about a converter tool itcl2xotcl. It were nice to convert Iwidgets to xotcl. Unfortunately itcl have very weak introspection functionality so after some hours of itcl-learning I have given up. If some body know the way how to recreate itcl classes from interpreter or have more itcl know-how please let me now it. For xotclIDE I plan to build a simple interactive tutorial. For another extensions (see above) I have no ideas. My really problem of the future development is debugging. Unfortunately tcl was designed for short scripts. What I miss is: 1. no access to parse tree. 2. in error case the error stack is discarted. So after error you must restart the program flow. 3. Interpreter do not support access to internall program flow. The step function in debugger is not possible. I have read in tcl news groups that also another people have thought about it. Perhaps new tcl version can it. It is too big thing to make it without tcl core team. have fun Artur Trzewik From neumann@wu-wien.ac.at Thu Nov 8 11:15:31 2001 From: neumann@wu-wien.ac.at (Gustaf Neumann) Date: Thu, 8 Nov 2001 12:15:31 +0100 Subject: [Xotcl] xoRBAC - role based access control implemented in XOTcl Message-ID: <0111081215310H.22318@mohegan.wu-wien.ac.at> Dear XOTcl users, you can find xoRBAC on the application page of http://www.xotcl.org. In short, xoRBAC provides a Role-Based Access Control (RBAC) service that conforms to level 4a of the NIST model for RBAC. It supports high-level modeling of roles, permissions and constraints, and provides RDF import/export for the access control data. Details can be found in http://wi.wu-wien.ac.at/home/mark/publications/ccs01.pdf best regads -gustaf From neumann@wu-wien.ac.at Thu Nov 8 21:09:17 2001 From: neumann@wu-wien.ac.at (Gustaf Neumann) Date: Thu, 8 Nov 2001 22:09:17 +0100 Subject: [Xotcl] XOTcl for the Ipaq Message-ID: <0111082209170B.22964@mohegan.wu-wien.ac.at> Dear XOTcl-community Konrad Wagner , one of our studends, finished a project with XOTcl on the ipaq http://www.compaq.com/products/handhelds/pocketpc/ and contributed the binaries. No xotcl source modifications were necessary. The binaries are now on the download page of www.xotcl.org. Maybe, somebody finds it useful best regards -gustaf neumann From christoph@kolb.co.at Sat Nov 3 13:06:58 2001 From: christoph@kolb.co.at (Christoph KOLB) Date: Sat, 03 Nov 2001 14:06:58 +0100 Subject: [Xotcl] Was ist hier los? Message-ID: <3BE3EBF2.1070406@kolb.co.at> --------------060504020707010009090509 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Ich möchte nur mal fragen warum in dieser Maillingliste alles ausgetauscht wird nur wircklich NICHT über XOTcl! LG Christoph --------------060504020707010009090509 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit Ich möchte nur mal fragen warum in dieser Maillingliste alles ausgetauscht wird nur wircklich NICHT über XOTcl!

LG Christoph

--------------060504020707010009090509-- From mail@xdobry.de Tue Nov 6 19:58:05 2001 From: mail@xdobry.de (Artur Trzewik) Date: Tue, 6 Nov 2001 20:58:05 +0100 Subject: [Xotcl] XotclIDE Version 0.22 Message-ID: <01110620573800.01143@rybnik> Hi! New Version of XotclIDE is available http://www.xdobry.de/xotclide Changes: 1. Support Documentation. Every component, class or method can be commented. The comments are saved in version control system or as standard @ xotclide tokens. XotclIDE can also read @ tokens. 2. Installation Tool for Version Control. A GUI to specify connection parameter to mysql, installing tables and components in repository. program - installVC 3. Database connection parameters can be specified in configuration file .xotclide 4. Another small changes and bug cleaning. Future development: I have got some wishes to xotclIDE from another people. 1. Tutorial 2. Tools and documentation: how to convert xotcl project to xotclIDE 3. support for tcl (functions, normal procs) 4. support for xemacs 5. support for cvs I have also thought about a converter tool itcl2xotcl. It were nice to convert Iwidgets to xotcl. Unfortunately itcl have very weak introspection functionality so after some hours of itcl-learning I have given up. If some body know the way how to recreate itcl classes from interpreter or have more itcl know-how please let me now it. For xotclIDE I plan to build a simple interactive tutorial. For another extensions (see above) I have no ideas. My really problem of the future development is debugging. Unfortunately tcl was designed for short scripts. What I miss is: 1. no access to parse tree. 2. in error case the error stack is discarted. So after error you must restart the program flow. 3. Interpreter do not support access to internall program flow. The step function in debugger is not possible. I have read in tcl news groups that also another people have thought about it. Perhaps new tcl version can it. It is too big thing to make it without tcl core team. have fun Artur Trzewik From neumann@wu-wien.ac.at Thu Nov 8 11:15:31 2001 From: neumann@wu-wien.ac.at (Gustaf Neumann) Date: Thu, 8 Nov 2001 12:15:31 +0100 Subject: [Xotcl] xoRBAC - role based access control implemented in XOTcl Message-ID: <0111081215310H.22318@mohegan.wu-wien.ac.at> Dear XOTcl users, you can find xoRBAC on the application page of http://www.xotcl.org. In short, xoRBAC provides a Role-Based Access Control (RBAC) service that conforms to level 4a of the NIST model for RBAC. It supports high-level modeling of roles, permissions and constraints, and provides RDF import/export for the access control data. Details can be found in http://wi.wu-wien.ac.at/home/mark/publications/ccs01.pdf best regads -gustaf From neumann@wu-wien.ac.at Thu Nov 8 21:09:17 2001 From: neumann@wu-wien.ac.at (Gustaf Neumann) Date: Thu, 8 Nov 2001 22:09:17 +0100 Subject: [Xotcl] XOTcl for the Ipaq Message-ID: <0111082209170B.22964@mohegan.wu-wien.ac.at> Dear XOTcl-community Konrad Wagner , one of our studends, finished a project with XOTcl on the ipaq http://www.compaq.com/products/handhelds/pocketpc/ and contributed the binaries. No xotcl source modifications were necessary. The binaries are now on the download page of www.xotcl.org. Maybe, somebody finds it useful best regards -gustaf neumann From christoph@kolb.co.at Sat Nov 3 13:06:58 2001 From: christoph@kolb.co.at (Christoph KOLB) Date: Sat, 03 Nov 2001 14:06:58 +0100 Subject: [Xotcl] Was ist hier los? Message-ID: <3BE3EBF2.1070406@kolb.co.at> --------------060504020707010009090509 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Ich möchte nur mal fragen warum in dieser Maillingliste alles ausgetauscht wird nur wircklich NICHT über XOTcl! LG Christoph --------------060504020707010009090509 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit Ich möchte nur mal fragen warum in dieser Maillingliste alles ausgetauscht wird nur wircklich NICHT über XOTcl!

LG Christoph

--------------060504020707010009090509-- From mail@xdobry.de Tue Nov 6 19:58:05 2001 From: mail@xdobry.de (Artur Trzewik) Date: Tue, 6 Nov 2001 20:58:05 +0100 Subject: [Xotcl] XotclIDE Version 0.22 Message-ID: <01110620573800.01143@rybnik> Hi! New Version of XotclIDE is available http://www.xdobry.de/xotclide Changes: 1. Support Documentation. Every component, class or method can be commented. The comments are saved in version control system or as standard @ xotclide tokens. XotclIDE can also read @ tokens. 2. Installation Tool for Version Control. A GUI to specify connection parameter to mysql, installing tables and components in repository. program - installVC 3. Database connection parameters can be specified in configuration file .xotclide 4. Another small changes and bug cleaning. Future development: I have got some wishes to xotclIDE from another people. 1. Tutorial 2. Tools and documentation: how to convert xotcl project to xotclIDE 3. support for tcl (functions, normal procs) 4. support for xemacs 5. support for cvs I have also thought about a converter tool itcl2xotcl. It were nice to convert Iwidgets to xotcl. Unfortunately itcl have very weak introspection functionality so after some hours of itcl-learning I have given up. If some body know the way how to recreate itcl classes from interpreter or have more itcl know-how please let me now it. For xotclIDE I plan to build a simple interactive tutorial. For another extensions (see above) I have no ideas. My really problem of the future development is debugging. Unfortunately tcl was designed for short scripts. What I miss is: 1. no access to parse tree. 2. in error case the error stack is discarted. So after error you must restart the program flow. 3. Interpreter do not support access to internall program flow. The step function in debugger is not possible. I have read in tcl news groups that also another people have thought about it. Perhaps new tcl version can it. It is too big thing to make it without tcl core team. have fun Artur Trzewik From neumann@wu-wien.ac.at Thu Nov 8 11:15:31 2001 From: neumann@wu-wien.ac.at (Gustaf Neumann) Date: Thu, 8 Nov 2001 12:15:31 +0100 Subject: [Xotcl] xoRBAC - role based access control implemented in XOTcl Message-ID: <0111081215310H.22318@mohegan.wu-wien.ac.at> Dear XOTcl users, you can find xoRBAC on the application page of http://www.xotcl.org. In short, xoRBAC provides a Role-Based Access Control (RBAC) service that conforms to level 4a of the NIST model for RBAC. It supports high-level modeling of roles, permissions and constraints, and provides RDF import/export for the access control data. Details can be found in http://wi.wu-wien.ac.at/home/mark/publications/ccs01.pdf best regads -gustaf From neumann@wu-wien.ac.at Thu Nov 8 21:09:17 2001 From: neumann@wu-wien.ac.at (Gustaf Neumann) Date: Thu, 8 Nov 2001 22:09:17 +0100 Subject: [Xotcl] XOTcl for the Ipaq Message-ID: <0111082209170B.22964@mohegan.wu-wien.ac.at> Dear XOTcl-community Konrad Wagner , one of our studends, finished a project with XOTcl on the ipaq http://www.compaq.com/products/handhelds/pocketpc/ and contributed the binaries. No xotcl source modifications were necessary. The binaries are now on the download page of www.xotcl.org. Maybe, somebody finds it useful best regards -gustaf neumann From christoph@kolb.co.at Sat Nov 3 13:06:58 2001 From: christoph@kolb.co.at (Christoph KOLB) Date: Sat, 03 Nov 2001 14:06:58 +0100 Subject: [Xotcl] Was ist hier los? Message-ID: <3BE3EBF2.1070406@kolb.co.at> --------------060504020707010009090509 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Ich möchte nur mal fragen warum in dieser Maillingliste alles ausgetauscht wird nur wircklich NICHT über XOTcl! LG Christoph --------------060504020707010009090509 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit Ich möchte nur mal fragen warum in dieser Maillingliste alles ausgetauscht wird nur wircklich NICHT über XOTcl!

LG Christoph

--------------060504020707010009090509-- From mail at xdobry.de Tue Nov 6 20:58:05 2001 From: mail at xdobry.de (Artur Trzewik) Date: Thu Oct 14 10:26:17 2004 Subject: [Xotcl] XotclIDE Version 0.22 Message-ID: <01110620573800.01143@rybnik> Hi! New Version of XotclIDE is available http://www.xdobry.de/xotclide Changes: 1. Support Documentation. Every component, class or method can be commented. The comments are saved in version control system or as standard @ xotclide tokens. XotclIDE can also read @ tokens. 2. Installation Tool for Version Control. A GUI to specify connection parameter to mysql, installing tables and components in repository. program - installVC 3. Database connection parameters can be specified in configuration file .xotclide 4. Another small changes and bug cleaning. Future development: I have got some wishes to xotclIDE from another people. 1. Tutorial 2. Tools and documentation: how to convert xotcl project to xotclIDE 3. support for tcl (functions, normal procs) 4. support for xemacs 5. support for cvs I have also thought about a converter tool itcl2xotcl. It were nice to convert Iwidgets to xotcl. Unfortunately itcl have very weak introspection functionality so after some hours of itcl-learning I have given up. If some body know the way how to recreate itcl classes from interpreter or have more itcl know-how please let me now it. For xotclIDE I plan to build a simple interactive tutorial. For another extensions (see above) I have no ideas. My really problem of the future development is debugging. Unfortunately tcl was designed for short scripts. What I miss is: 1. no access to parse tree. 2. in error case the error stack is discarted. So after error you must restart the program flow. 3. Interpreter do not support access to internall program flow. The step function in debugger is not possible. I have read in tcl news groups that also another people have thought about it. Perhaps new tcl version can it. It is too big thing to make it without tcl core team. have fun Artur Trzewik From neumann at wu-wien.ac.at Thu Nov 8 12:15:31 2001 From: neumann at wu-wien.ac.at (Gustaf Neumann) Date: Thu Oct 14 10:26:17 2004 Subject: [Xotcl] xoRBAC - role based access control implemented in XOTcl Message-ID: <0111081215310H.22318@mohegan.wu-wien.ac.at> Dear XOTcl users, you can find xoRBAC on the application page of http://www.xotcl.org. In short, xoRBAC provides a Role-Based Access Control (RBAC) service that conforms to level 4a of the NIST model for RBAC. It supports high-level modeling of roles, permissions and constraints, and provides RDF import/export for the access control data. Details can be found in http://wi.wu-wien.ac.at/home/mark/publications/ccs01.pdf best regads -gustaf From neumann at wu-wien.ac.at Thu Nov 8 22:09:17 2001 From: neumann at wu-wien.ac.at (Gustaf Neumann) Date: Thu Oct 14 10:26:17 2004 Subject: [Xotcl] XOTcl for the Ipaq Message-ID: <0111082209170B.22964@mohegan.wu-wien.ac.at> Dear XOTcl-community Konrad Wagner , one of our studends, finished a project with XOTcl on the ipaq http://www.compaq.com/products/handhelds/pocketpc/ and contributed the binaries. No xotcl source modifications were necessary. The binaries are now on the download page of www.xotcl.org. Maybe, somebody finds it useful best regards -gustaf neumann From christoph at kolb.co.at Sat Nov 3 14:06:58 2001 From: christoph at kolb.co.at (Christoph KOLB) Date: Thu Oct 14 10:26:18 2004 Subject: [Xotcl] Was ist hier los? Message-ID: <3BE3EBF2.1070406@kolb.co.at> Ich m?chte nur mal fragen warum in dieser Maillingliste alles ausgetauscht wird nur wircklich NICHT ?ber XOTcl! LG Christoph -------------- next part -------------- An HTML attachment was scrubbed... URL: http://alice.wu-wien.ac.at/pipermail/xotcl/attachments/20011103/35ec6171/attachment.html