This is an automated email from the ASF dual-hosted git repository.

thiagohp pushed a change to branch better-page-invalidation
in repository https://gitbox.apache.org/repos/asf/tapestry-5.git


    from db8a6f3fe TAP5-2742: handling page dependencies better (or at least 
trying)
     new 0436ffb06 TAP5-2742: specific stylig for superclass and inject page 
dependencies
     new 6c87ac822 TAP5-2742: showing all dependencies, not just the already 
loaded pages
     new 6becbe2ec TAP5-2742: fixing dependency file saving and loading
     new 2c465af02 TAP5-2742: removing commented-out code
     new 5f2c5f813 TAP5-2742: preprocessing page classloader context when 
possible

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../corelib/pages/PageDependencyGraph.java         | 35 ++---------
 .../ComponentDependencyGraphvizGeneratorImpl.java  | 59 ++++++++++++------
 .../services/ComponentDependencyRegistryImpl.java  | 47 ++++++++------
 .../internal/services/PageSourceImpl.java          |  2 +-
 .../apache/tapestry5/modules/PageLoadModule.java   | 22 +++++++
 .../PageClassloaderContextManagerImpl.java         | 71 +++++-----------------
 6 files changed, 114 insertions(+), 122 deletions(-)

Reply via email to