Skip to content
This repository has been archived by the owner on Sep 30, 2019. It is now read-only.

ValueMapper: JavaString #127

Open
adamclerk opened this issue May 13, 2019 · 2 comments
Open

ValueMapper: JavaString #127

adamclerk opened this issue May 13, 2019 · 2 comments

Comments

@adamclerk
Copy link
Contributor

I'd like to take a crack at creating a value mapper for Strings in the javaify function.

Any pointers, pitfalls or dragons I need to look out for?

@adamclerk
Copy link
Contributor Author

BTW. I'd like to be able to add string helper methods like replaceAll to the string implementation. I'm currently using them in my request/response templates.

As to 'why' am I modifying strings in my templates. I'm overloading GSI on DynamoDB and would like PK and SK fields to be renamed according to the query.

@adamclerk
Copy link
Contributor Author

Draft pr here: #128

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant