4DVersion V2FAQPurchase Download |
4DVersion 2.0 (4DV2) was designed to allow you to use any modern version control system
in conjunction with 4D to track changes to your global methods.
Current users of 4DV2 work seamless with CVS, Subversion, Perforce and others. If your back end source control can deal with UTF-8 files, it can work with 4DV2. |
Compatibility |
4DV2 runs on all versions of 4D starting with 4D v6.8.6. That means you can share code between v6.8.6 and 4D 2004.4 for example. 4DV2 runs on both Macintosh and Windows, and you can share code between platforms. |
Languages |
4DV2 writes files in UTF-8 format, which means it can handle any developer language. 4DV2 users are currently using 4DVersion in English and French. However, since 4DV2 saves all methods as text, 4DV2 cannot operate between languages of 4D. This means that all developers must work in the same language. |
Only Methods |
Although the core of 4DV2 can handle any object in 4D, currently only global project methods can be kept under version control. |