Mailing list threading improvements

2023-08-17 Thread Christofer Dutz
TL;DR: We’re updating how auto-generated email from Github will be threaded on your mailing lists. If you want to keep the old defaults, details are below. We’re pleased to let you know that we’re tweaking the way that auto- generated email from Github will appear on your mailing lists. This will

Will there be a SCXML2 release any time?

2019-06-05 Thread Christofer Dutz
Hi all, Just wanted to ask if we can expect a release of SCXML2 soon? Otherwise we’ll have to drop that component we were using it in the PLC4X project. Don’t want to have our release-managers do the extra checks needed for having SNAPSHOTS in our releases. Chris

Re: status and release of commons-scxml-2.0?

2019-04-24 Thread Christofer Dutz
Well the Apache PLC4X Project would definitely welcome a soon release of 2.0.0 as currently all modules related to SCXML have to be disabled for releases. So I agree that it would be better to finally release a 2.0.0 and to pass a 2.1.0 with additional stuff later on. Chris Am 23.04.19, 15:50

[SCXML] Ways to spawn multiple logical "threads"?

2019-02-11 Thread Christofer Dutz
Hi all, my PLC4X driver using a combination of Apache Commons SCXML (2.0) and Apache Daffodil is doing even better than I imagined, when starting the whole thing. Right now I’m improving the thing to be more on-par with the existing drivers. However there are still a few little things bugging m

Re: [SCXML] Using SCXML + Daffodil in order to fully specify (industrial) protocols?

2019-02-01 Thread Christofer Dutz
riday, February 1, 2019 9:09:53 AM To: Commons Developers List Subject: Re: [SCXML] Using SCXML + Daffodil in order to fully specify (industrial) protocols? On Thu, Jan 31, 2019 at 11:21 AM Christofer Dutz wrote: > > Hi all, > > So I just finished a first operational scxml based state

Re: [SCXML] Using SCXML + Daffodil in order to fully specify (industrial) protocols?

2019-01-31 Thread Christofer Dutz
r Android<https://aka.ms/ghei36> herunterladen From: Woonsan Ko Sent: Tuesday, January 29, 2019 4:49:16 PM To: Commons Developers List Subject: Re: [SCXML] Using SCXML + Daffodil in order to fully specify (industrial) protocols? Hi Chris, On Tue, Jan 29, 2019

[SCXML] Using SCXML + Daffodil in order to fully specify (industrial) protocols?

2019-01-29 Thread Christofer Dutz
Hi all, I am a member of the Apache PLC4X podling. There we are implementing drivers for communicating with industrial hardware. Now we had started with manually implemented Java drivers, but it has always been our goal to ship drivers in multiple languages. As we are currently starting work on

AW: Interest in some code to read DMG files?

2016-05-21 Thread Christofer Dutz
t > > Gruss > Bernd > > > > Am Sat, 21 May > 2016 08:10:12 + schrieb Christofer Dutz : > > > Hi, > > > > > > for the Apache Flex project I have been working hard on some code to > > unpack DMG images as all libs I could find were G

AW: Interest in some code to read DMG files?

2016-05-21 Thread Christofer Dutz
Hi, I have to admit, that I implemented the path I needed to unpack the flash player dmg images but designed everything to be extensible. But I definitely haven't implemented all options available. I just wanted to know if there's interest in that code, cause I thought it would rather belong t

Interest in some code to read DMG files?

2016-05-21 Thread Christofer Dutz
Hi, for the Apache Flex project I have been working hard on some code to unpack DMG images as all libs I could find were GPL I implemented everything by reading the specs. I am not quite finished. The DMG part is finished, now I'm working on parsing the mac filesystem BTree ... will still take