That will break current plugins so I wait for more input before I proceed.
On Fri, Jul 26, 2019 at 4:15 PM Leif Hedstrom <[email protected]> wrote: > Hmm we have APIs to get the VC no? If so, I think we should only have the > lowest level API, and avoid duplicating functionality. > > I’m fine deprecating / removing any obsoleted APIs in favor of a new, more > generic one. > > — Leif > > > > > On Jul 26, 2019, at 16:14, Alan Carroll > <[email protected]> wrote: > > > > Ah, I thought you were asking if that could be removed. Yes, if it's not > > there already, it seems like a good addition. > > > > On Fri, Jul 26, 2019 at 11:05 AM Walt Karas <[email protected] > .invalid> > > wrote: > > > >> There are API functions to determine in a transaction or a session are > >> internally-created. They look at their client-side VConn, and see if > it's > >> internally-generated. But there is currently no API function that > takes a > >> TSVConn parameter and returns whether or not it is internally-created. > >> > >> On Thu, Jul 25, 2019 at 5:48 PM Alan Carroll > >> <[email protected]> wrote: > >> > >>> We certainly need some API to determine if a connection and/or a state > >>> machine is an internal request. That's used heavily. > >>> > >>> On Thu, Jul 25, 2019 at 3:16 PM Walt Karas <[email protected] > >>> .invalid> > >>> wrote: > >>> > >>>> The old Mexican saying el que calla otorga applies here. > >>>> > >>>> On Thu, Jul 25, 2019 at 1:44 PM Walt Karas <[email protected]> > >>>> wrote: > >>>> > >>>>> Do we need to add this function to the TS API? > >>>>> > >>>> > >>> > >> > >
