Page 1 of 1

Schema and UNL Extract Sort Order

Posted: Tue Sep 03, 2013 3:37 pm
by Michael.Duraj
Is is possible to control the sort order of a unl extract or schema extract.

Performing a difference analysis from our source control can be a pain as the sort order of methods extracted is inconsistant across multiple developers.
Methods that have not changed move their position in the extracted even when they have not been changed.

Re: Schema and UNL Extract Sort Order

Posted: Tue Sep 03, 2013 4:00 pm
by BeeJay
You may find the Extracting Schemas in Sections option of the JadeBatchExtract application provides you with a more source control friendly view of your schemas with respect to comparing changes between versions of your source.

For the Jade 7.0 documentation, this is covered on pages 451-452 of the UserGuide.pdf file.

Hope that helps.

Cheers,
BeeJay.

Re: Schema and UNL Extract Sort Order

Posted: Thu Sep 05, 2013 1:31 pm
by Jade Support
In JADE 7.0 a full schema extract now extracts the methods in each class in name order, so the sort order should be consistent across developers.

Re: Schema and UNL Extract Sort Order

Posted: Thu Sep 05, 2013 6:39 pm
by Michael.Duraj
Thanks, we currently code for a system that's using Jade 6.3.11, look forward to 7.0 when it comes

Re: Schema and UNL Extract Sort Order

Posted: Wed May 28, 2014 11:43 am
by Michael.Duraj
I haven't used Jade 7 or later yet, an option on Extract... to [x] Extract Multiple Files for a given unl would be great. One file for each method or class extract.

We've got [x] Load Multiple Files but can't seem to create multiple mth, cls files for a given unl from the IDE?