mendix / CommunityCommons

This module adds a number reusable Java methods to your project, which can be called from Microflows or custom Java actions.
Apache License 2.0
13 stars 57 forks source link

Xpath starts-with function #99

Closed Jennnessee closed 9 months ago

Jennnessee commented 4 years ago

I was wondering if there is a reason the Xpath 'starts-with' function hasn't been added to the Xpath class.

It seems as easy as the contains.

with kind regards,

Jenny

reinouts commented 4 years ago

Hi @Jennnessee , the XPath class was created long before I assumed maintainership, so I couldn't say. PRs will be accepted though. :)

bartrikers commented 4 years ago

Hi @reinouts , I noticed this request was added with this pull request: https://github.com/mendix/CommunityCommons/pull/100

Can you indicate if and when this will be incorporated into the module?

Kind regards, Bart

reinouts commented 4 years ago

@bartrikers I know a new release is overdue, but you know, MxWorld preparations and all...

brikersMR commented 1 year ago

@reinouts any updates yet? There have been new CommunityCommons releases, but I don't see this change incorporated yet...

reinouts commented 1 year ago

@brikersMR I am so sorry but I am no longer responsible for CC maintenance. I can nicely ask somebody to look at it internally but if this is important for you I suggest you file a ticket so that it can be handled via official support channels.

brikersMR commented 1 year ago

@reinouts if you could ask internally, please! It's not critical, but we incorporated this change in our project in 2020, expecting it to be incorporated in the module somewhere in the future. But since that still hasn't happened, we have issues every time we update the CC module and have to implement this change again manually.

atennapel commented 1 year ago

We will include startsWith in the next release of the CommunityCommons. The relevant PR is here: https://github.com/mendix/CommunityCommons/pull/134

atennapel commented 9 months ago

This feature has been added in CommunityCommons version 10.0.2.