X-Git-Url: http://www.wagner.pp.ru/gitweb/?p=sites%2Fhome_page.git;a=blobdiff_plain;f=geography%2FfGIS%2Ftclext.html;fp=geography%2FfGIS%2Ftclext.html;h=86e4177d4eb149fa3bf5c2ee712c019c29c565a1;hp=c57d8dc3a0d79ca64245488d19575aa8159f78e9;hb=9e86c5b3bbe222e66d3385891da169aac817adb8;hpb=ef875dcc064a2fb85ce57e1ae0d37f439df59d5c diff --git a/geography/fGIS/tclext.html b/geography/fGIS/tclext.html index c57d8dc..86e4177 100644 --- a/geography/fGIS/tclext.html +++ b/geography/fGIS/tclext.html @@ -1,8 +1,9 @@ - - -fGIS Tcl extension - - + + +fGIS Tcl extension + + +

fGIS Tcl extension

@@ -157,13 +158,13 @@ in separate window. It has been said already, that f(GIS) doesn't even try to implement home-grown database management system. Instead, it uses various -RDBMS -connectivity extensions, available for Tcl. Unfortunately these +RDBMS +connectivity extensions, available for Tcl. Unfortunately these extensions don't have so unified interface as provided by DBI package for Perl language. So, it was neccessary to develop additional abstraction layer TclDBI which allows to write database-related parts of f(GIS) without regard to particular RDBMS -server behind it. +server behind it. (recently tdbc extension appeared to fill this gap).

Tools and bricks

@@ -182,4 +183,5 @@ HREF="http://www.fe.msk.ru/~vitus/works/works_tcl.html#getopt">Getopt library
  • Object orientend extension used for developing layers. - + +