Andy Ward

Results 370 comments of Andy Ward

If we do this we'll need to fix GPLEX's support for large files or re-apply: https://github.com/xBimTeam/XbimEssentials/commit/6517bc16042b3cfd820dd7eb45f72bbab92d13ad

> A spot fix would be to check the schema version and entity type in the serializer and handle this one object differently. But that would put an additional load...

Recapping the options from a duplicate issue: 1. Revert xbim.IFC4 back to IFC4_ADD2_TC1 and lose support for any remaining 4.1/4.2 changes 2. Introduce some support for IFC4.1/2 export serialisation -...

> How about this #380? Simply allow any facet in PartOf, except PartOf itself, with a minimum of one entity. The implementers' agreement would be that those subfacets apply to...

Worth referencing #29 for the origins of the decision to only target `xs:pattern` regexs, and #177 for the wider Selection/Exclusion topic with regex. I also found a useful resource comparing...

> I prefer to keep regexes as simple pattern matches and use proper semantic structures where needed. Totally agree. The old _jwz_ quip about "[having a problem ... using regex...

> How about instead of choosing one flavour, we select only shared aspects of popular regexes, based on the table shared by @andyward? This way we could make sure those...

Entirely possible, in which case it's an error in the IDS Audit tool. But I read it as `PSET / NAME / [VALUE]` is never valid E.g. then above IDS...

>This will still create a level of precision in the IDS author because they would have to know whether or not the datatype is necessary for such or such property...