You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@royale.apache.org by GitBox <gi...@apache.org> on 2018/04/09 05:24:21 UTC

[GitHub] alinakazi commented on issue #148: Sort and SortField Added

alinakazi commented on issue #148: Sort and SortField Added
URL: https://github.com/apache/royale-asjs/pull/148#issuecomment-379635750
 
 
   Sort and SortField are API's used by my Application . Sort implements ISort and SortField implements ISortField.    SortError used in SortField. It was easy to create emulation for ISort , ISortField & SortError.  What if my Application is using a method api1.fn_functionName():api2
   api1 is the API that is Used by my Application and api1.fn_functionName():api2 is the method that is used by my Application and its return type is api2. So how can I comment out or delete api2.
   It is not Clear to me. Please Explain. What if api2 in implements ,extends,constructor, function-parameter, function-return-type etc.
    

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services