> hi,
> 
> oh well, it's a very confusing subject in my email, i'm sorry, it's
> about class loading as a preparation for component loading...
> i figured it out by myself and the sources...
> every class is compiled, named with capital letters without extension
> put into .gambas (in my gambas2) in the project directory. and, if i saw
> it right, these are also included in an executable archive. but they
> have to be unpacked, too, haven't they? i searched in ./, ~/ and /tmp/
> but nothing...?
> Benoît, can you explain this to me? i get headache from reading so much
> source code :)
> 
> regards,
> tobi
> 

A gambas executable is an uncompressed archive file that is never unpacked, 
but accessed directly (like a filesystem) by the interpreter.

What do you want to do exactly?

-- 
Benoît Minisini

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to