Files
create/src/Mod/Draft
vocx-fc 327b306307 Draft: add some explanation on the properties of PathArray
The use of `App::PropertyLinkSubList` for `'PathSubelements'`
is a mistake because we could use a single `App::PropertyLinkSub`
to handle both `'PathObject'` and `'PathSubelements'` properties.

This commit doesn't change any code, it just adds comments
explaining the situation so that it is not forgotten,
and we remember to address it in the future.

Ideally we should migrate the objects, but we may also decide
to break compatibility with older `PathArrays` if both properties
can't be migrated easily.
2020-06-09 12:02:25 +02:00
..
2020-06-03 14:50:17 +02:00
2020-03-24 11:14:24 +01:00
2020-04-21 12:46:08 +02:00
2020-06-09 11:53:02 +02:00
2020-04-21 12:46:08 +02:00
2020-05-25 13:37:55 +02:00