.
                  HOW_FAR_IS_THIS_GOING
                  =====================
.
I wanted a VB clone that provided me with the standard stuff
 I was used to under vb6.0 and lower. I'm nearly done with
 that. It's a valid question to ask, that assuming I can circle
 around and go over it... what would be next?
.
First and foremost, I want to spend a little time just *enjoying*
 my new toy. From the moment I started seeing the POC (proof
 of concept) said "its a go!", I was smiling, imagining how much 
better of a "look" my Cryptology software would have.
.
I'm also chomping at the bit, to (re)write my DataBase engine
 in TAKKY. 
.
after that, ???
.
I was imagining working on the TAKKY engine periodically, and
 incrementally; I *do* however, have ideas.
.
I've never done distributed programming, I would like to see
 if I can "deploy" TAKKY so a main, central application could
 send the relatively small amount of information to the end
 users, and a locally running TAKKY is each users GUI.
.
EXAMPLE: FORUM software.
.
A program running on MY machine, would be the text database.
 I would imagine users would have a TAKKY program locally
 on their machine. They query the main program and post to
 the main program.
.
I only have to send the user the latest "definition" file,
 or they keep the last one locally. The user can set colors
 and font size locally.                                                                                                                                                                                                          
