Manos Batsis

Results 39 comments of Manos Batsis

Looking at related tickets on r3-cev, maybe @chrisr3 could help figuring out if this is (or will be) fixed along with the fix version, or whether i should migrate all...

@chrisr3 thank you very much for taking the time to post a detailed reply, I can confirm the above worked for me. If you'd like me to submit a documentation...

For the unlikely future bloke looking for a workaround, i used this in my [node driver helper](https://github.com/manosbatsis/corda-testacles/blob/master/corda-testacles-nodedriver/src/main/kotlin/com/github/manosbatsis/corda/testacles/nodedriver/NodeDriverHelper.kt): ```kotlin fun createDriver(defaultParameters: DriverParameters ): DriverDSLImpl { val driverParams = mapOf( "portAllocation" to...

My suggestion would be to make `Finance.countryCodeToBasicBankAccountNumberPattern` public or add a method to access it's keys so they can be used for random selection of a country scope.

Sadly i have no experience in android builds. That said, any contribution to https://github.com/manosbatsis/gradle-reflections-plugin/issues/5 is welcome if it can be useful.

Yeah, guess so. Never managed to do this; even if a workaround/alternative way is possible as suggested by @BatuhanW, users like me would need a relevant howto to get it...

Hi @Abhishek-5854 thanks for stepping up. Don't have the rights to assign you the ticket, but I'm pretty sure project admins would happily review a PR for it.

+1. Also looking for a way to detect when a field has added itself to the DOM.

Hey @aklish , thanks for the reply. Actually when a `@MapKey` is present, Elide can simply treat the example as if it where: ``` @OneToMany(mappedBy = "account") val reserves: MutableList...

[rsql python](https://www.google.com/search?q=rsql+python)