M
Matt Baker
Guest
Normally you put common stuff like these BE classes into a “common” project and have the other projects that have UI or TTY specific code reference that. The BE classes do not have UI code in them (frames or forms) so they are compiled cross UI (tty vs gui) compatible. You would set this up using number 2 in your list. PDS is designed to handle PROPATHs from other projects. From: OctavioOlguin [mailto:bounce-OctavioOlguin@community.progress.com] Sent: Wednesday, February 11, 2015 9:38 AM To: TU.OE.Development@community.progress.com Subject: RE: [Technical Users - OE Development] Mobile Project, uses TTY, Is there another way to....? RE: Mobile Project, uses TTY, Is there another way to....? Reply by OctavioOlguin I came to his: c:\myApp \--- Appserver . \.------cls \----DesktopClient . \------w
Continue reading...
Continue reading...