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.

Opened 13 years ago

Closed 13 years ago

#1323 closed task (fixed)

Toltcl should be loaded from Tolcon or Tolgrid

Reported by: Jorge Owned by: Jorge
Priority: highest Milestone: TOL Packages
Component: Toltcl Version: 2.0.1
Severity: critical Keywords:
Cc:

Description

Change the initialization of toltcl in order to be able to load it from tolcon or tolgrid:

  • ::tol::initkernel should work even when kernel is already initialized.

Change History (7)

comment:1 Changed 13 years ago by Jorge

Status: newaccepted

comment:2 Changed 13 years ago by Jorge

Summary: Toltcl could be loaded from Tolcon or TolgridToltcl should be loaded from Tolcon or Tolgrid

comment:3 Changed 13 years ago by Jorge

(In [3793]) refs #1323, make sure InitTolKernel is invoked only if TOL has not being initialized

comment:4 Changed 13 years ago by Jorge

(In [3794]) refs #1323, backporting [3793] into release 2.0.1

comment:5 Changed 13 years ago by Jorge

(In [3796]) refs #1323, using TOLHasBeenInitialized which is already implemented inside TOL

comment:6 Changed 13 years ago by Jorge

(In [3797]) refs #1323, Tol_InstallHciWriter() must be called only if tol has not being initialized

comment:7 Changed 13 years ago by Jorge

Resolution: fixed
Status: acceptedclosed
Note: See TracTickets for help on using tickets.