Forum Post: RE: Mobile Project, uses TTY, Is there another way to....?

  • Thread starter Thread starter OctavioOlguin
  • Start date Start date
Status
Not open for further replies.
O

OctavioOlguin

Guest
I came to his: c:\myApp \--- Appserver . \.------cls \----DesktopClient . \------w . \------p With projects on both dirs Appserver and DesktopClient. To maintaing consistency, I want to use business entities that reside on /appserver/cls, from /descktopclient/w is it good practices to, somehow 1) USE ../../appserver/cls/object1.cls ? how would I instanteate one object? 2) Define External directory on propath of the second project? 3) It's completely out of consideration a batch file that nightly copy from project 1 to project2.. Or as Mr, Yellavaram kindly suggests, drop the "use tty" parameter on the project AppServer, and develop GUI inside of it? What would be the best practices? I'm trying to stick to OERA, but that "Use TTY" keeps in my way to fully understand it... Hope to get some expert insight. TIA.

Continue reading...
 
Status
Not open for further replies.
Back
Top