[progress Communities] [progress Openedge Abl] Forum Post: Re: Working With Rest And Roundtable

  • Thread starter Thread starter WinningJr
  • Start date Start date
Status
Not open for further replies.
W

WinningJr

Guest
I've not found a way. I'm not even certain what files are involved to start thinking about versioning the "defined services". For now, I've created a non-RTB REST Devel workspace completely separate from our RTB project/workspace. It has just the defined services and business entities, with the propath pointing to our RTB devel workspace for includes, etc. I put as little code in the BEs as possible, using them as wrappers to our other code. I periodically zip up the entire workspace and save it in a file system as a "version". I also copy the BEs over and check them into our normal RTB workspace using the same directory structure as in the REST only workspace. The Devel appservers point to that directory, so it is not really possible to "forget" to copy them over. Versioning the .war file is not a bad idea. Then you know you can go back to a previous "version" of the deployed app. Of course, it does not contain the BEs, nor can you rebuild the defined services from them (so all your mappings in the defined services are lost). I plan on scheduling time with Jeff at the PUG challenge to really go over it all. He has some thoughts on features in RTB Team that check out "more" than a single object/file. -Gerry

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