2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 <2020> 2021 2022 2023 2024 2025 | Index | 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 <2020> 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: dbNotify w/ processRequest |
From: | "Johnson, Andrew N. via Core-talk" <core-talk at aps.anl.gov> |
To: | Michael Davidsaver <mdavidsaver at gmail.com> |
Cc: | EPICS core-talk <core-talk at aps.anl.gov> |
Date: | Fri, 8 May 2020 15:10:35 +0000 |
Hi Michael, On May 7, 2020, at 9:49 PM, Michael Davidsaver <mdavidsaver at gmail.com> wrote:
I’ve always felt that enum should have been implemented as a bitmap, which would have reduced the number of equality comparisons in the code. No objections from me to your removing it, we can always bring it back if someone decides to implement that functionality.
For another solution to that see modules/database/test/std/rec where both asyncproctest.c and asyncSoftTest.c FLNK to a subroutine record that triggers an epicsEvent.
- Andrew
--
Complexity comes for free, simplicity you have to work for.
|