You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Werner Punz (Jira)" <de...@myfaces.apache.org> on 2023/03/10 06:51:00 UTC

[jira] [Resolved] (MYFACES-4584) faces.js /ts improvements post 4.0

     [ https://issues.apache.org/jira/browse/MYFACES-4584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Werner Punz resolved MYFACES-4584.
----------------------------------
    Fix Version/s: 4.0.1
       Resolution: Fixed

> faces.js /ts improvements post 4.0
> ----------------------------------
>
>                 Key: MYFACES-4584
>                 URL: https://issues.apache.org/jira/browse/MYFACES-4584
>             Project: MyFaces Core
>          Issue Type: Improvement
>    Affects Versions: 4.0.0
>            Reporter: Werner Punz
>            Assignee: Werner Punz
>            Priority: Major
>             Fix For: 4.0.1
>
>
> Several ideas on how to go forward, a 4.0.1 branch is already opened on the separate github project
> a) JSF_TS github
> elimination of streams in favor or arrays, introduction of a shim if needed
> reintroduction of partial page submit as myfaces.pps=true option
>  
> Both tasks are already done and working on the github jsf_ts side!
>  
> b) Project organisation
> The Question is on how we go forward -> Given that the codebase is not only used by MyFaces but also Tobago even for their 2.3 code we cannot roll the codebase entirely into myfaces as is but on the other hand we will get bugfixes from the myfaces side in, which might become lost.
> As a quick fix, I will write a small script which diffs the codebase with the npm dir to see if there are any local codechanges (the npm dir pulls the version in which is linked) so that a deviation is quickly shown. This is more a private thing, but can be hooked in as node task (we already have a small set of build helpers)!
> So running this script before updating into the latest codebase shows if there are some deviations between the node version and the sources.
> In the long run we might have to roll the jsf_ts codebase into myfaces one way or the other. Not sure yet how, given that I soon wont be able to commit full time anymore (but given that 99% of the work on the js_ts side is done anyway), good question!
>  
>  
> ---
> reedit the diff will not be done in this improvement task, the task now is only about code improvements!
>  
>  
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)