source code


New Version of base64encode.p

Dries Feys was good enough to send out a new base64encode.p file over the peg. I am posting it here for further distribution (and use!)

(Note: Some have said they have had problems with this.)


OE10 - Best practice suggestions for source / object code folder organization

My OE10 arrived yesterday. I'd like to use this opportunity to better organize my source and object code folders. I have both GUI and CHUI code, and an increasing number of source and r-code files which are non-interactive and shared across the user interface environments.

Over the past decade (v8 through v9) I have organized my folders along the following lines:

src (CHUI and shared source)
- ap/
- ar/
- gl/
...

tty (CHUI and shared r-Code)
- ap/
- ar/
- gl/
...

gui (GUI Source AND Object)
- ap/
- ar/
- gl/
...
- viewers/
- windows/


Syndicate content