Hi Again its 2 different libraries. simple has its own ognl notation. It does NOT use camel-ognl which uses a 3rd party library that is EOL and deprecated.
On Tue, Sep 30, 2025 at 2:57 PM Knut-Håvard Aksnes <[email protected]> wrote: > Good. For us getting rid of OGNL as long as simple still works will be > relatively easy. > > tir. 30. sep. 2025, 13:47 skrev Claus Ibsen <[email protected]>: > > > Hi > > > > It's 2 different things, anything in simple language is not deprecated. > > > > > > On Tue, Sep 30, 2025 at 12:39 PM Knut-Håvard Aksnes <[email protected]> > > wrote: > > > > > What will happen with camel-simple due to the deprecation of > camel-ognl? > > > > > > During debuging of route i offentlig add tings like > > > .log("Body class is ${body.class.name}") which is using ognl syntax. > > > Migrating away from OGNL in simple language, if needed, might be hard, > > > particularly for yaml or xml dsl users. > > > > > > > > > -- > > Claus Ibsen > > > -- Claus Ibsen
