Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do we need to take multiple inputs for type converter? #16

Closed
chanakaudaya opened this issue Nov 22, 2016 · 1 comment
Closed

Do we need to take multiple inputs for type converter? #16

chanakaudaya opened this issue Nov 22, 2016 · 1 comment

Comments

@chanakaudaya
Copy link
Contributor

typeconverter XtoYConverter(xmlElement input1, xmlElement input2, ..) (xmlElement output) {
statements+;
}

@SupunS SupunS added the runtime label Jan 24, 2017
@SupunS SupunS added the question label Mar 3, 2017
djkevincr pushed a commit to djkevincr/ballerina that referenced this issue May 25, 2017
@hasithaa
Copy link
Contributor

typeconverter support is removed from Ballerina from 0.88. this is replaced with transformStmt.

chamil321 pushed a commit to chamil321/ballerina that referenced this issue Sep 19, 2017
…r-api-change

Server Connector API Changes
roonyh pushed a commit to roonyh/ballerina that referenced this issue Feb 6, 2018
Add support to create new Ballerina modules
manuranga referenced this issue in manuranga/ballerina Mar 17, 2018
Anoukh pushed a commit to Anoukh/ballerina-lang that referenced this issue Mar 22, 2018
MaryamZi referenced this issue in MaryamZi/ballerina Apr 6, 2018
Add semantic analysis and type checking for streaming
hasithaa pushed a commit that referenced this issue Jan 17, 2019
manuranga pushed a commit that referenced this issue May 13, 2019
Fix iterator 'next' function
kaviththiranga added a commit that referenced this issue Jun 6, 2019
Rename browser tab API Doc titles
nadeeshaan pushed a commit to nadeeshaan/ballerina that referenced this issue Feb 16, 2020
…ody-2-local

Add expr body support for formatting
ldclakmal added a commit that referenced this issue May 24, 2020
mohanvive added a commit that referenced this issue Sep 12, 2020
hevayo added a commit that referenced this issue Jan 22, 2021
Add toml file creation for the language server
NipunaMarcus added a commit that referenced this issue May 10, 2021
Add connector form-fields cache version field to `BallerinaConnectorInfo`
rdhananjaya pushed a commit that referenced this issue Sep 8, 2021
NipunaRanasinghe pushed a commit to NipunaRanasinghe/ballerina that referenced this issue Apr 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants