We also have a higjly modified version that keeps track of every save. When you open a method it stores contents in buffer. At first change it writes that method to directory methodName_000_datetime stamp.txt. First revision is methodName_001_datetime stamp.txt etc
If you would like to code, please advise Regards Chuck On Tue, Mar 27, 2018 at 5:08 PM, Benedict, Tom via 4D_Tech < [email protected]> wrote: > Chip Scheide writes: > > > > >Any way to recover the code? > > > > > >There is no backup, as the code was written today. > > > > > > > We use the old but solid MethodHistory component from Thomas Maul. It > writes all methods to a 4D table, so all edits are preserved. It comes in > very handy. We use it for a primitive form of version control. It has > served us well. Something like this is easy to implement in any system. > > > > Tom Benedict > > Optum Inc > > This e-mail, including attachments, may include confidential and/or > proprietary information, and may be used only by the person or entity > to which it is addressed. If the reader of this e-mail is not the intended > recipient or his or her authorized agent, the reader is hereby notified > that any dissemination, distribution or copying of this e-mail is > prohibited. If you have received this e-mail in error, please notify the > sender by replying to this message and delete this e-mail immediately. > ********************************************************************** > 4D Internet Users Group (4D iNUG) > FAQ: http://lists.4d.com/faqnug.html > Archive: http://lists.4d.com/archives.html > Options: https://lists.4d.com/mailman/options/4d_tech > Unsub: mailto:[email protected] > ********************************************************************** -- ----------------------------------------------------------------------------------------- Chuck Miller Voice: (617) 739-0306 Fax: (617) 232-1064 Informed Solutions, Inc. Brookline, MA 02446 USA Registered 4D Developer Providers of 4D, Sybase & SQL Server connectivity http://www.informed-solutions.com ----------------------------------------------------------------------------------------- This message and any attached documents contain information which may be confidential, subject to privilege or exempt from disclosure under applicable law. These materials are intended only for the use of the intended recipient. If you are not the intended recipient of this transmission, you are hereby notified that any distribution, disclosure, printing, copying, storage, modification or the taking of any action in reliance upon this transmission is strictly prohibited. Delivery of this message to any person other than the intended recipient shall not compromise or waive such confidentiality, privilege or exemption from disclosure as to this communication. ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

