Re: [Harbour] TO Przemek: trying to contact @priv...pl

2007-12-11 Thread Przemyslaw Czerpak
On Fri, 07 Dec 2007, frank van nuffel wrote:
 Hi all, 
 I'm new to this list, but have been harbour fan
 since 2003 and also xHarbour shares my interest
 Great job that's going on in here, much inspiring
 And for Przemek, if you're reading this, i've been
 replying to your mail to me dd 2007-10-04, twice
 now.  Have you received it? 

Hi Frank.

I've received your message few days ago but I haven't inet
access in last days so I cannot answer.
I think that we should continue discussion about the OOP
engine on this list because also other developers should
know it. I think that you should have devel access to
Harbour SVN repository so you can work on your ideas
directly in Harbour. IMO the first implementation should
be in contrib and then moved to core code.
But first other developers should read about the things
we were talking about. So I think we should forward here
our messages - of course if you agree.

best regards,
Przemek
___
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour


Re: [Harbour] Re: 2007-12-07 11:39 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)

2007-12-11 Thread Marek Paliwoda

Hi Przemek,


But we can also intorduce yet another solution. F.e. I plan
to add support for overloading alias operator, f.e. for:
oVal-([some code])
if oVal overloads alias then oVal specific method will be
executed to set and restore workarea. But what will be done
inside will only depend on user code. This code may change
current workarea but also current window so it will be possible
to make:
oWin-( setMode( nRows, nCols ), devOut(Hello !!!) )
and of course we can also define TWINDOW class which will have
all necessary methods like SETMODE(), DEVOUT(), SETPOS(),
SETCOLOR(), SETCURSOR(), MAXCOL(), MAXROW(), COL(), ROW(), ...
which will switch to valid window before calling corresponding
functions and use this class in RTL code for screen output.


Wow ! This is a neat concept ! Simple and clean.
I like it very much :).

--

Marek


--
A co by bylo, gdybys to TY rzadzil?
Kliknij  http://link.interia.pl/f1c91

___
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour