close
Warning:
Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.
- Timestamp:
-
Nov 27, 2009, 6:08:56 PM (15 years ago)
- Author:
-
Víctor de Buen Remiro
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v8
|
v9
|
|
1 | 1 | = Documentation = |
2 | 2 | |
3 | | Documentation of TOL is still poor, sparse and disperse, and it is almost all written in spanish, but we are working to enhance this situation. Any help will be welcome. |
| 3 | Documentation of TOL is still poor and it is almost all written in spanish, but we are working to enhance this situation. Any help will be welcome. |
4 | 4 | |
5 | 5 | You can find [TolTechDesc in this page] a technical description of TOL. |
6 | 6 | [source:/tolp/trunk/doc Here] is the SVN entry point for all shared documentation that you can browse to download interesting items. |
7 | 7 | |
8 | | In [TolUserGuide User Guide] ([TolGuiaUsuario Guía del usuario]) you can find all functions of trunk version of TOL |
| 8 | In [TolUserGuide User Guide] ([TolGuiaUsuario Guía del usuario]) you can find all functions of last version of TOL |
9 | 9 | |
10 | 10 | == Kernel == |
… |
… |
|
17 | 17 | |
18 | 18 | == Massive data handling == |
19 | | * Database: TOL can handle with all database engines having an ODBC interface, ie, with all the important ones. Afterwords, it has optimiced interfaces with MySQL and PostgreSQL engines. |
| 19 | * Database: TOL can handle with all database engines having an ODBC interface, ie, with all the important ones. Moreover, it has optimized interfaces with MySQL and PostgreSQL engines. |
20 | 20 | * Object Indexed Serialization: [ObjectIndexedSerialization OIS spanish doc] |
21 | 21 | |
22 | 22 | == Interface == |
23 | | TOL has various interfaces to interactuate with users: |
| 23 | TOL has various interfaces to interact with users: |
24 | 24 | * tol : the pure console callable executable |
25 | 25 | * tolsh : a console callable with access to TCL script features |