Re: [SCXML] tag usage is giving location error

2019-03-01 Thread Woonsan Ko
Hi Diptendu, Hmm... I think I stepped off on the wrong foot, and you're right: It seems failing with 2.0-M1 tag. When I execute the same thing [1] with the latest master branch (2.0-SNAPSHOT), it works fine. So, I assume it was fixed intentionally or it just cannot occur any more as of SCXML-243.

[SCXML] tag usage is giving location error

2019-03-01 Thread Diptendu Dutta
Do simple assignments of the form work in commons scxml? I have this state machine description: http://www.w3.org/2005/07/scxml; version="1.0" initial="Start"> INFO: transition

Re: [math4] [geometry] Identify separate Polyhedrons in PolyhedronsSet - is there an implementation that does this?

2019-03-01 Thread Konstantin Kreutzer
Hi, thanks for your reply. Is the requested functionality available somewhere in the new component? Am 01.03.19 um 10:45 schrieb Gilles Sadowski: > Hi. > > Le ven. 1 mars 2019 à 10:39, Konstantin Kreutzer > a écrit : >> Dear Apache Commons Team members, >> >> I have a PolyhedronsSet containing

Re: [math4] geometry.eucledian.threed: Identify separate Polyhedrons in PolyhedronsSet - is there an implementation that does this?

2019-03-01 Thread Gilles Sadowski
Hi. Le ven. 1 mars 2019 à 10:39, Konstantin Kreutzer a écrit : > > Dear Apache Commons Team members, > > I have a PolyhedronsSet containing two polyhedrons that are > geometrically separated. Is there already somewhere a method that > divides the PolyhedronsSet in multiple PolyhedronsSets (each

[math4] geometry.eucledian.threed: Identify separate Polyhedrons in PolyhedronsSet - is there an implementation that does this?

2019-03-01 Thread Konstantin Kreutzer
Dear Apache Commons Team members, I have a PolyhedronsSet containing two polyhedrons that are geometrically separated. Is there already somewhere a method that divides the PolyhedronsSet in multiple PolyhedronsSets (each containing one independant polyhedron)? Best regards Konstantin Kreutzer