Re: I'm back!

2020-04-27 Thread Howard Lewis Ship
ry-security-jpa 0.2.0 > tapestry-resteasy 0.6.0 > tapestry-resteasy-swagger 0.0.2 > tynamo-test 0.2.1 > > You may check out the updated documentation at http://www.tynamo.org/ as > always. I'll post a few announcements as time allows. > > Kalle > -- Howard M. Lewis Ship Senior Mobile Developer at Walmart Labs (971) 678-5210 http://lewisship.net <http://howardlewisship.com> @hlship

Re: YUICompressor tries to compress minified resources

2015-07-28 Thread Howard Lewis Ship
l$1.invoke(OperationTrackerImpl.java:49) > at > org.apache.tapestry5.ioc.internal.OperationTrackerImpl.invoke(OperationTrackerImpl.java:74) > > Can we set some options for the Compressor? How do we prevent this error? > > Regards, > Daniel P. > -- Howard M. Lewis Ship Looking for Clojure engagements: coding, archiecture, mentoring & more! Creator of Apache Tapestry (971) 678-5210 http://howardlewisship.com @hlship

Re: Tapx: Maven repo not working: alternatives?

2015-04-14 Thread Howard Lewis Ship
I'm working on it now. It's going to take a bit to rebuild from the source, I haven't touched this code in a while and Gradle has changed a bit. On Tue, Apr 14, 2015 at 8:27 AM, Howard Lewis Ship wrote: > I'll find some time later today to work on this. It got lost in t

Re: Tapx: Maven repo not working: alternatives?

2015-04-14 Thread Howard Lewis Ship
k it fails > because it depends on this other repository, also not working: > > http://howardlewisship.com/repository/ > > ) > > Do you know if exists a mirror of this maven site or if I can download a > compiled version of tapx from somewhere? > > Regards, > &g

Re: SoftReferences to PageImpl can cause performance problems

2015-04-01 Thread Howard Lewis Ship
>>> snapshots should work fine. And furthermore - how would you like this >>>> changed? If it's just adding a Page as a threadlocal, perhaps you can >>>> just >>>> write a patch for it. >>>> >>>> Kalle >>>> >>&

Re: SoftReferences to PageImpl can cause performance problems

2015-03-17 Thread Howard Lewis Ship
gt; - > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > -- Howard M. Lewis Ship Creator of Apache Tapestry The source for Tapestry

Re: TAP54-SNAPSHOT Maven Repository

2015-02-12 Thread Howard Lewis Ship
urg wrote: > Hey folks, > > is there a TAP54-SNAPSHOT Maven Repository online > where i can get the latest build? > > cheers > Sven > -- Howard M. Lewis Ship Creator of Apache Tapestry The source for Tapestry training, mentoring and support. Contact me to learn how

Re: Weird behaviour, require js doesn't refresh changed js file immediately

2015-02-10 Thread Howard Lewis Ship
ould be a big pain. > > > > Thanks :) > > > > -- > > http://www.mreunionlabs.net/ <http://www.mreunion-labs.net/> > > twitter : @mreunionlabs @abangkis > > page : https://plus.google.com/104168782385184990771 > > > > > > -- > http://www.mreunionlabs

Re: Far Future Expiration Headers of Assets

2015-01-27 Thread Howard Lewis Ship
Further, for both modules and normal assets, there's etag support ... so most requsts for a module get a 304 and the browser can use its local cache. On Tue, Jan 27, 2015 at 10:55 AM, Howard Lewis Ship wrote: > Modules can't have a far-future expires header, because we can't p

Re: Far Future Expiration Headers of Assets

2015-01-27 Thread Howard Lewis Ship
>> "Cache-Control:no-cache" and "Pragma:no-cache". > >>>>>>> > >>>>>>> Any help would be appreciated. Thanks! > >>>>>>> > >>>>>>> Best Regards > >>>>>>> Harry > >>>>>>> > >>>>&

Tapestry 5.4-beta-26

2015-01-19 Thread Howard Lewis Ship
outside of a Tapestry web application) - Fixed issues related to keyboard navigation and the modal dialog created by the Confirm mixin - Removed the unused FormInjector component Full details: http://tapestry.apache.org/2015/01/19/tapestry-54-beta-26.html -- Howard M. Lewis Ship

Re: t-5.4 - page loading mask bug

2015-01-14 Thread Howard Lewis Ship
hanging on pages with no entities. > I would be happy to troubleshoot this internally if anyone can suggest > where to look or what area I should be focusing on. > > > Best regards > and thanks... KEN > > -- Howard M. Lewis Ship Creator of Apache Tapestry The source for

Re: JavaScriptStack markup syntax ok

2015-01-09 Thread Howard Lewis Ship
if (typeof angular == 'undefined') > alert('angular did not load properly'); > > > > > > -- Howard M. Lewis Ship Creator of Apache Tapestry The source for Tapestry training, mentoring and support. Contact me to learn how I can get you up and productive in Tapestry fast! (971) 678-5210 http://howardlewisship.com @hlship

Re: JavaScriptStack markup syntax ok

2015-01-09 Thread Howard Lewis Ship
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > -- Howard M. Lewis Ship Creator of Apache Tapestry The source for Tapestry training, mentoring and support. Contact me to learn how I can get you up and productive in Tapestry fast! (971) 678-5210 http://howardlewisship.com @hlship

Re: this code doesnt scale... advise thanks

2015-01-08 Thread Howard Lewis Ship
le="-moz-border-radius: 5px;border-radius: > 5px;-moz-box-shadow: 5px 5px 5px black;-webkit-box-shadow: 5px 5px 5px > black;box-shadow: 5px 5px 5px black;" > /> > > > > > Thanks for any tips -- Howard M. Lewis Ship Creator of Apache Tapestry The source for Tapestry training, mentoring and support. Contact me to learn how I can get you up and productive in Tapestry fast! (971) 678-5210 http://howardlewisship.com @hlship

Re: Tapestry URLEncoder

2014-12-30 Thread Howard Lewis Ship
>>> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org >>> For additional commands, e-mail: users-h...@tapestry.apache.org >>> >>> >>> >> > > -- > Thiago H. de Paula Figueired

Re: Tapestry and Clojure

2014-12-24 Thread Howard Lewis Ship
with-tapestry-services [service-bindings & body] > >>> > >>> "Apply service bindings to body" > >>> > >>> (let [service-binding-pairs (partition-all 2 service-bindings) > >>> > >>> service-bin

Re: Tapestry and Clojure

2014-12-17 Thread Howard Lewis Ship
ttp://machina.com.br > > ----- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > -- Howard M. Lewis Ship Creator of Apache Tapestry The source for Tapestry training, mentoring and support. Contact me to learn how I can get you up and productive in Tapestry fast! (971) 678-5210 http://howardlewisship.com @hlship

Re: CompressionAnalyzerImpl exception

2014-12-09 Thread Howard Lewis Ship
3) > at > > org.apache.tapestry5.ioc.internal.OperationTrackerImpl.run(OperationTrackerImpl.java:56) > ... 69 more > > > -- > George Christman > CEO > www.CarDaddy.com > P.O. Box 735 > Johnstown, New York > -- Howard M. Lewis Ship Creator of Apache Tapestry The source for Tapestry training, mentoring and support. Contact me to learn how I can get you up and productive in Tapestry fast! (971) 678-5210 http://howardlewisship.com @hlship

Re: eliminate render blocking javascript and css above the fold content

2014-12-09 Thread Howard Lewis Ship
y5/exception-frame.css > >- …z9cac79b1/tapestry5/tapestry-console.css > >- …/assets/meta/z123f049/tapestry5/tree.css > >- …uto/assets/meta/zdf3b597a/css/layout.css > >- …to/assets/meta/z1a175d43/css/desktop.css > >- …ets/meta/core/z4225cc8a/Autocomplete

Re: eliminate render blocking javascript and css above the fold content

2014-12-08 Thread Howard Lewis Ship
his seems to be an improvement google webmaster is requesting, is it > possible and if so how would you go about getting it working? > -- Howard M. Lewis Ship Creator of Apache Tapestry The source for Tapestry training, mentoring and support. Contact me to learn how I can get you up an

Re: ApacheCon Europe

2014-12-08 Thread Howard Lewis Ship
the people that put their effort into Tapestry! I’m still convinced that > >> Tapestry is one of the best (web) application frameworks out there. > >> > >> In case you’re interested, below the link to my slides: > >> > >> > >> > http://events

Re: File selected for upload is cleared when page validation fails [T5.4]

2014-12-06 Thread Howard Lewis Ship
; Thiago H. de Paula Figueiredo > Tapestry, Java and Hibernate consultant and developer > http://machina.com.br > > - > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apach

Re: [5.4] module js - takes some time to refresh

2014-11-25 Thread Howard Lewis Ship
users-unsubscr...@tapestry.apache.org >>> For additional commands, e-mail: users-h...@tapestry.apache.org >>> >>> >> >> > > - > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.

Re: beta-22 quickstart and client side validation

2014-11-17 Thread Howard Lewis Ship
-- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > -- Howard M. Lewis Ship Creator of Apache Tapestry The source for Tapestry training, mentoring and support. Con

Re: [5.4] javascript - simplify the new paradigm please

2014-11-13 Thread Howard Lewis Ship
or component specific > marshalling code with page/component context parameters. > > your helpful attitudes will be appreciated! > > - > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For a

Re: "Parallel" component rendering

2014-11-06 Thread Howard Lewis Ship
cal, which would remain the > default. > > > -- > Thiago H. de Paula Figueiredo > Tapestry, Java and Hibernate consultant and developer > http://machina.com.br > > - > To unsubscribe, e-mail: user

Re: 5.4 application-version still required?

2014-10-27 Thread Howard Lewis Ship
Coda: The application version IS still used in exception reports (both the HTML version and, if memory servers, the new text file written to the file system). On Thu, Oct 23, 2014 at 3:33 PM, Paul Stanton wrote: > great! > > > On 24/10/2014 8:37 AM, Howard Lewis Ship wrote: > >

Re: 5.4 application-version still required?

2014-10-23 Thread Howard Lewis Ship
this mean the application version number > ("tapestry.application-version") > is no longer important and doesn't need to be maintained? > > Thanks, p. > > > - > To unsubscribe, e-mail: user

FormInjector

2014-10-03 Thread Howard Lewis Ship
Just a survey ... does ANYBODY use the FormInjector component directly? It's going to be a lot of work to upgrade it for 5.4 and I'm very tempted to just remove it outright. -- Howard M. Lewis Ship Creator of Apache Tapestry The source for Tapestry training, mentoring and support.

Re: 5.4 logging dependency

2014-10-01 Thread Howard Lewis Ship
t; framework you want (jdk logging, log4j, logback, you-name-it-logger etc.). >> >> Kalle >> > > > -- > Using Opera's mail client: http://www.opera.com/mail/ > > > - > To unsubscribe, e-

Lots of issues being closed

2014-08-27 Thread Howard Lewis Ship
issues barring the way, and the backlog of bugs is proving to be a real impediment. -- Howard M. Lewis Ship Creator of Apache Tapestry The source for Tapestry training, mentoring and support. Contact me to learn how I can get you up and productive in Tapestry fast! (971) 678-5210 http://howardlewisship.com @hlship

Re: zone updates prolong session life

2014-08-22 Thread Howard Lewis Ship
are because avast! Antivirus > protection is active. > http://www.avast.com > -- Howard M. Lewis Ship Creator of Apache Tapestry The source for Tapestry training, mentoring and support. Contact me to learn how I can get you up and productive in Tapestry fast! (971) 678-5210 http://howardlewisship.com @hlship

Re: beta15 breaks GAE

2014-08-04 Thread Howard Lewis Ship
E_DIR). For example a unix server without > write permission. > -- Howard M. Lewis Ship Creator of Apache Tapestry The source for Tapestry training, mentoring and support. Contact me to learn how I can get you up and productive in Tapestry fast! (971) 678-5210 http://howardlewisship.com @hlship

Re: Upgrading typeahead to the latest version.

2014-07-14 Thread Howard Lewis Ship
ar out of date. > > https://github.com/twitter/typeahead.js/blob/master/CHANGELOG.md > > Thanks, > > -- > George Christman > www.CarDaddy.com > P.O. Box 735 > Johnstown, New York > -- Howard M. Lewis Ship Creator of Apache Tapestry The source for Tapestry train

Re: Grids Bean Model does not support "is" methods

2014-05-30 Thread Howard Lewis Ship
; On 28 May 2014 12:43, "Lance Java" wrote: > > > Another solution is to override / decorate BeanModelSource. The easiest > > solution is call the default implementation then add the extra > > PropertyModel(s) to the BeanModel. > > > -- Howard M. L

Re: Why is my tap5.4beta3 Alerts Component rendering all alerts twice?

2014-04-25 Thread Howard Lewis Ship
Is there any possibility that there are two different Alerts components on the page? On Thu, Apr 24, 2014 at 2:20 PM, Jon Williams wrote: > Still broken in the beta5. > Pretty sure this is a bug, i'll make a JIRA issue. > -- Howard M. Lewis Ship Creator of Apache Tapestry

Re: form submit on pressing Enter inside a TextField

2014-04-17 Thread Howard Lewis Ship
is correct, but I don't have any idea (yet) how to > handle > > it otherwise. > > > > Any thoughts? > > > > > > -- > > Ilya Obshadko > > > -- Howard M. Lewis Ship Creator of Apache Tapestry The source for Tapestry training, mentoring and support. Contact me to learn how I can get you up and productive in Tapestry fast! (971) 678-5210 http://howardlewisship.com @hlship

Re: I am not able to call JSON file in my tapestry template file .. Native HTML standalone works finr in browsers ..

2014-04-04 Thread Howard Lewis Ship
t; > >>> > > >>>Note: Welcome to our Family Tree. Our Grand-grand > > >>> fathers belong from Aaschaura Village, Post Bansdih and District - > > Ballia > > >>> (UP) India. > > >>> > > >>> > > &

Re: Regexp validation problem

2014-04-01 Thread Howard Lewis Ship
actory$1.get( > ValidateBindingFactory.java:64) > > > ----- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > -- Howard M. Lewi

Re: Assets in component library

2014-04-01 Thread Howard Lewis Ship
t; Tapestry, Java and Hibernate consultant and developer > http://machina.com.br > > - > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > -- Howard M. Lewis Shi

Re: Caching of assets (js libraries, css etc.)

2014-03-14 Thread Howard Lewis Ship
to be the > case. > > Am I mistaken? If not, is this by design? And what's to stop assets being > cached between releases of different versions of the software? > > Kind regards, > > Luke > -- Howard M. Lewis Ship Creator of Apache Tapestry The source for Tapest

Apache Tapestry 5.4-beta-3

2014-03-03 Thread Howard Lewis Ship
Just a follow on ... following a successful vote, 5.4-beta-3 is now available for download (binary, source, and API documentation) from http://www.apache.org/dist/tapestry/ ... and is now available from the central Maven repository as well. -- Howard M. Lewis Ship Creator of Apache Tapestry

Apache Tapestry 5.4-beta-3 preview release

2014-02-19 Thread Howard Lewis Ship
-cdi module was pulled at the last minute due to dependency issues; we'll see it again shortly in beta-4. Tapestry preview releases are available via Maven, from the Apache Staging repository: https://repository.apache.org/content/groups/staging -- Howard M. Lewis Ship Creator of Apache

Re: re : deprecated class

2014-02-12 Thread Howard Lewis Ship
nderQueue = new RenderQueueImpl(logger); > renderQueue.push(renderCommand); > renderQueue.run(markupWriter); > > environment.pop(ValidationDecorator.class); > return markupWriter.toString().replaceAll("^\\n+", > "").replaceAll("\\n+$&

Re: a deprecated class

2014-02-11 Thread Howard Lewis Ship
ggest a course of action? > > Best regards > and thanks... KEN -- Howard M. Lewis Ship Creator of Apache Tapestry The source for Tapestry training, mentoring and support. Contact me to learn how I can get you up and productive in Tapestry fast! (971) 678-5210 http://howardlewisship.com

Re: Content Security Policy without unsafe-inline

2014-02-06 Thread Howard Lewis Ship
t; > As you mentioned, it's likely that at least on browser won't support this > (I'm looking at you IE!). As I said, I'm not sure it actually achieves > anything in terms of security (apart from ticking a box). > -- Howard M. Lewis Ship Creator of Apache Tapest

Re: Content Security Policy without unsafe-inline

2014-02-06 Thread Howard Lewis Ship
. :( > > > > > > -- > > Thiago H. de Paula Figueiredo > > Tapestry, Java and Hibernate consultant and developer > > http://machina.com.br > > > > - > > To un

Re: [5.4-beta-2] Two JavaScript Errors - Quick Fixes

2014-01-24 Thread Howard Lewis Ship
gt; > > > I'll try to apply the fixes this week. > > > > -- > > Thiago H. de Paula Figueiredo > > Tapestry, Java and Hibernate consultant and developer > > http://machina.com.br > > > > - > > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > > For additional commands, e-mail: users-h...@tapestry.apache.org > > > > > > > > -- Howard M. Lewis Ship Creator of Apache Tapestry The source for Tapestry training, mentoring and support. Contact me to learn how I can get you up and productive in Tapestry fast! (971) 678-5210 http://howardlewisship.com

Re: Tapestry 5.4-beta-2 GoogleClosureCompiler

2014-01-20 Thread Howard Lewis Ship
ser with the perception the app were slow. > > cheers, > Kris > > > On Fri, Jan 17, 2014 at 8:46 PM, Howard Lewis Ship > wrote: > > > That said, in a HTTP 2.0 world, there isn't such an advantage to > > aggregation, especially with Tapestry's asset URL

Re: Tapestry 5.4-beta-2 GoogleClosureCompiler

2014-01-17 Thread Howard Lewis Ship
That said, in a HTTP 2.0 world, there isn't such an advantage to aggregation, especially with Tapestry's asset URLs (e.g., the encoding of the content hash into the URL). On Fri, Jan 17, 2014 at 11:45 AM, Howard Lewis Ship wrote: > Google Closure is best in a situation wh

Re: Tapestry 5.4-beta-2 GoogleClosureCompiler

2014-01-17 Thread Howard Lewis Ship
va and Hibernate consultant and developer > http://machina.com.br > > ----- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > -

Re: Tapestry 5.4-beta-2 GoogleClosureCompiler

2014-01-16 Thread Howard Lewis Ship
: > Hi all, > > how do i set additional GoogleClosureMinimizer options? The current > implementation in tapestry-webresources doesn't seem to offer any > configuration possibilities besides replacing the whole service. > > cheers, > Kris > -- Howard M. Lewis Ship

Re: Tapestry 5.4 require.js modules

2014-01-15 Thread Howard Lewis Ship
> >define(['jquery'], function($) { > >}) > > }).call(this); > > > > isn't it enough to just write define(, function() {})? Is there a > > reason for this additional scope? > > > > cheers, > > Kris > > > > >

Re: [ANN] JumpStart Preview: for Tapestry 5.4

2014-01-07 Thread Howard Lewis Ship
r.jumpst...@gmail.com> > wrote: > > > Thanks Lance. It was, in no small way, inspired by your work with > > tapestry-stitch. > > > > > > On 6 January 2014 20:30, Lance Java wrote: > > > > > Nice work! I love the facelift! > > > &g

Re: How to detect clientside validation errors have occurred in js

2013-12-23 Thread Howard Lewis Ship
m > P.O. Box 735 > Johnstown, New York > > - > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > -- Howard M. Lewis Ship Creator of Apache Tapestry The source for Tapestry trai

Re: Peformance loading huge data with T5 grid.

2013-12-23 Thread Howard Lewis Ship
eciated . > > > > Thanks, > > Duy > > > > > > ----- > > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > > For additional commands, e-mail: users-h...@tapestry.apache.org >

Apache Tapestry 5.4-beta-1 preview release

2013-12-17 Thread Howard Lewis Ship
ince a blog post was updated. There's also been some fixes for broken localized messages. Tapestry preview releases are available via Maven, from the Apache Staging repository: https://repository.apache.org/content/groups/staging -- Howard M. Lewis Ship Creator of Apache Tapestry The sou

Re: [5.4] update zone with javascript

2013-12-12 Thread Howard Lewis Ship
> > > > > > > Java > > public class Search { > > > >@Property > >// some other annotations needed? > >List hits; > > > >@Property > >// some other annotations needed? > >Hit hit; // i need this right? > > > >@InjectComponent > >private Zone myZone; > > > >private void setupRender() { > >hits = new ArrayList<>(); > >} > > > >Object onAjaxEvent() { > > hits = // do some solr stuff to get hits > > return myZone; > >} > > } > > > > In 5.3 there was a Tapestry javascript object with a > findZoneManagerForZone() method. How is this done in 5.4? > > > > - > > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > > For additional commands, e-mail: users-h...@tapestry.apache.org > > > > -- Howard M. Lewis Ship Creator of Apache Tapestry The source for Tapestry training, mentoring and support. Contact me to learn how I can get you up and productive in Tapestry fast! (971) 678-5210 http://howardlewisship.com

Apache Tapestry 5.4-alpha-29 preview release

2013-11-27 Thread Howard Lewis Ship
apestry preview releases are available via Maven, from the Apache Staging repository: https://repository.apache.org/content/groups/staging -- Howard M. Lewis Ship Creator of Apache Tapestry The source for Tapestry training, mentoring and support. Contact me to learn how I can get you up an

Re: IndieGogo campaign: a month of Apache Tapestry 5

2013-11-27 Thread Howard Lewis Ship
--- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > -- Howard M. Lewis Ship Creator of Apache Tapestry The source for Tapestry training, mentoring and support. Contact me to learn how I can get you up and productive in Tapestry fast! (971) 678-5210 http://howardlewisship.com

Re: Apache Tapestry 5.4-alpha-28 preview release

2013-11-26 Thread Howard Lewis Ship
gt; Emmanuel > > PS: Are shaving machines so expensive at where you live? You need to do > something about that beard. The last time I saw you live, you were looking > very much like the deceased Iraqi dictator Saddam Hoessein. > > > On Tue, Nov 26, 2013 at 6:14 PM, Howard Lewis

Re: Apache Tapestry 5.4-alpha-28 preview release

2013-11-26 Thread Howard Lewis Ship
ry users" > Sent: Tuesday, November 26, 2013 3:52:42 PM > Subject: Re: Apache Tapestry 5.4-alpha-28 preview release > > Thanks Howard, it looks like this release fixed this issue. > > > http://apache-tapestry-mailing-list-archives.1045711.n5.nabble.com/5-4-alpha-24-JS-bu

Apache Tapestry 5.4-alpha-28 preview release

2013-11-25 Thread Howard Lewis Ship
eases are available via Maven, from the Apache Staging repository: https://repository.apache.org/content/groups/staging -- Howard M. Lewis Ship Creator of Apache Tapestry The source for Tapestry training, mentoring and support. Contact me to learn how I can get you up and productive in Tapes

User mailing list trolling

2013-11-20 Thread Howard Lewis Ship
A couple of years have gone by, and our favorite Tapestry mailing list troll is back. Please ignore him. Do not respond to his taunts and he will return to his normal state of total irrelevance. It is not possible to "engage" a troll in discussion. -- Howard M. Lewis Ship Creator

Re: conditional expression

2013-11-17 Thread Howard Lewis Ship
I get nervous about creating new binding factories that then try to parse the (rather complex) property binding syntax, that's all. We've kind of used up all the punctuation and delimiters. On Sun, Nov 17, 2013 at 9:30 AM, Matthias wrote: > @Howard > Thanks for your reply. I

Re: 'bootstrap/popover' Module

2013-11-17 Thread Howard Lewis Ship
tic void setupBaseModules(MappedConfiguration Object> configuration, > @Path("${" + > SymbolConstants.BOOTSTRAP_ROOT + "}/js/popover.js") > Resource popover) > { > confi

Re: conditional expression

2013-11-17 Thread Howard Lewis Ship
ry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > -- Howard M. Lewis Ship Creator of Apache Tapestry The source for Tapestry training, mentoring and support. Contact me to learn how I can get you up and productive in Tapestry fast! (971) 678-5210 http://howardlewisship.com

Re: [5.4] Less CSS Support

2013-11-12 Thread Howard Lewis Ship
e not accepted until now. > > Also I found some blog posts ( > http://java.dzone.com/articles/closing-tapestry-54) that 5.4 will have > *.less and coffeescript support, but I found no hint how to use it. > > Thanks in advance, > Matthias > -- Howard M. Lewis Ship Cr

Re: Apache Tapestry 5.4-alpha-25 preview release

2013-11-11 Thread Howard Lewis Ship
class listening for zone > changes or initialize something once the library is loaded. > > > You should have the markup that needs that include an @Import(module="xxx") or an explicit call to JavaScriptSupport.require(). > On Tue, Nov 12, 2013 at 12:01 AM, Howard Lewis Sh

Apache Tapestry 5.4-alpha-25 preview release

2013-11-11 Thread Howard Lewis Ship
core JavaScript stack (the "underscore" module is now just a little shim to allow "underscore" to be injected as an AMD module dependency). Tapestry preview releases are available via Maven, from the Apache Staging repository: https://repository.apache.org/content/groups/staging

Re: [T5.4] - stack js not minified

2013-11-11 Thread Howard Lewis Ship
My mistake; I mistook weird end-of-line handling for minification. I'll look into this. On Mon, Nov 11, 2013 at 10:38 AM, Howard Lewis Ship wrote: > Works for me! I turned off JS aggregation and minification in a client app > and it works exactly as expected. > > You probab

Re: [T5.4] - stack js not minified

2013-11-11 Thread Howard Lewis Ship
at 9:08 AM, Howard Lewis Ship wrote: > That sounds like an oversight, and I'm a bit surprised! > > > On Sun, Nov 10, 2013 at 6:55 AM, Bård Magnus Kvalheim > wrote: > >> Hi guys. >> >> Just noised that stack js in not minified in 5.4. >> Tried

Re: [T5.4] - stack js not minified

2013-11-11 Thread Howard Lewis Ship
ction mode and have also set > combine-scripts=true > enable-minification=true > > Modules and asset js + css seem to all minify correctly, so look like a > possible oversight for stacks? > > Let me know if anyone can confirm/reproduce and a JIRA should be created. > > Cheers &g

Re: Apache Tapestry 5.4-alpha-24 preview release

2013-11-05 Thread Howard Lewis Ship
tages.MixinsSolver.buildMixinReferenceReplacement(MixinsSolver.java:127) > at > > com.github.sommeri.less4j.core.compiler.stages.ReferencesSolver.solveMixinReferences(ReferencesSolver.java:128) > at > > com.github.sommeri.less4j.core.compiler.stages.ReferencesSolver.unsafeDoSolveReferences(ReferencesSolver.java:81) > > >

Apache Tapestry 5.4-alpha-24 preview release

2013-11-04 Thread Howard Lewis Ship
/staging (*) This is a change in behavior from previous alpha releases. -- Howard M. Lewis Ship Creator of Apache Tapestry The source for Tapestry training, mentoring and support. Contact me to learn how I can get you up and productive in Tapestry fast! (971) 678-5210 http://howardlewisship.com

Re: Deadlock found while init IOC container.

2013-10-10 Thread Howard Lewis Ship
> > org.apache.tapestry5.ioc.internal.PerThreadOperationTracker.invoke(PerThreadOperationTracker.java:87) > at > > org.apache.tapestry5.ioc.internal.RegistryImpl.invoke(RegistryImpl.java:1124) > at > > org.apache.tapestry5.ioc.internal.OperationTrackingObjectCreator.createO

Re: [5.4] LESS/Coffee to CSS/JS During Build Instead of First Access

2013-09-30 Thread Howard Lewis Ship
atch when these assets are not ready. > > > Thanks again, > Peter > > > > -- Howard M. Lewis Ship Creator of Apache Tapestry The source for Tapestry training, mentoring and support. Contact me to learn how I can get you up and productive in Tapestry fast! (971) 678-5210 http://howardlewisship.com

Re: [5.4.22] Application 'randomly' starts choking out 404s for t5/core/dom and underscore

2013-09-26 Thread Howard Lewis Ship
gt; run and all is identical. > > > Am wondering if Tapestry is choking on what it provides in assets.gz from > time to time. > > > Will reply if I learn anything that will allow me to be more specific but > in the meantime would be good to hear if anyone > else ha

Re: [5.4.22] Application 'randomly' starts choking out 404s for t5/core/dom and underscore

2013-09-26 Thread Howard Lewis Ship
You can also test your theory by disabling GZIP compression. On Thu, Sep 26, 2013 at 9:59 AM, Howard Lewis Ship wrote: > Does this only occur during testing? I've found that we sometimes see > this during testing when Selenium starts loading a new page while there are > outstand

Re: Current Javassist incompatible with Java 8

2013-09-25 Thread Howard Lewis Ship
t; > at > > > org.apache.tapestry5.ioc.internal.ModuleImpl$9.transform(ModuleImpl.java:494) > > at > > > org.apache.tapestry5.plastic.PlasticManager.createProxy(PlasticManager.java:235) > > at > > > org.apache.tapestry5.ioc

Re: T5.4 migration discussions

2013-09-24 Thread Howard Lewis Ship
c elements, is the main difference. On Tue, Sep 24, 2013 at 2:10 PM, Bård Magnus Kvalheim wrote: > Thanks, that sounds good and would go a long way. > > Will make me worry less currently moving from stacks to modules - and it > does seem cleaner.. > > On Tue, Sep 24, 2013 a

Re: T5.4 migration discussions

2013-09-24 Thread Howard Lewis Ship
rg/docs/optimization.html> > >> Any plans to use this - or are there other approaches more suitable for > >> tapestry? > >> > > > > I'm not sure this would fit in Tapestry. The optimizer is written for > > Node.js. > > Yes, it might be o

Re: Current Javassist incompatible with Java 8

2013-09-19 Thread Howard Lewis Ship
ist.bytecode.ConstPool.(ConstPool.java:149) > at javassist.bytecode.ClassFile.read(ClassFile.java:737) > at javassist.bytecode.ClassFile.(ClassFile.java:108) > at javassist.CtClassType.getClassFile2(CtClassType.java:190) > ... 199 more > -- Howard M. Lewi

Re: [T5.4] BeanEditor and Friends don't look as good as in Tap 5.3

2013-09-16 Thread Howard Lewis Ship
e box > > Issue created: https://issues.apache.org/jira/browse/TAP5-2182 > - > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > -- Howard M. Le

Re: Script Error 5.4.20

2013-09-11 Thread Howard Lewis Ship
ure they are loaded. On Wed, Sep 11, 2013 at 3:10 PM, George Christman wrote: > Hi Guys, I upgraded my test project to 5.4.17 and noticed it broke my > custom autocompletes, so I seen Howard was releasing a preview release for > version 5.4.20. Anyhow I'm receiving the followin

Tapestry 5.4-alpha-20 preview release

2013-09-11 Thread Howard Lewis Ship
s (from the template, or from a CSS file). Tapestry preview releases are available via Maven, from the Apache Staging repository: https://repository.apache.org/content/groups/staging -- Howard M. Lewis Ship Creator of Apache Tapestry The source for Tapestry training, mentoring and support. Co

Re: move tml and properties files into coresponding packges where the java files are

2013-09-11 Thread Howard Lewis Ship
ribe@tapestry.**apache.org< > users-unsubscr...@tapestry.apache.org> > > For additional commands, e-mail: users-h...@tapestry.apache.org > > > > > -- Howard M. Lewis Ship Creator of Apache Tapestry The source for Tapestry training, mentoring and support. Contact me to learn how I can get you up and productive in Tapestry fast! (971) 678-5210 http://howardlewisship.com

Re: [T5.4] First impressions

2013-09-11 Thread Howard Lewis Ship
------ > >> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > >> For additional commands, e-mail: users-h...@tapestry.apache.org > > > > - > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > -- Howard M. Lewis Ship Creator of Apache Tapestry The source for Tapestry training, mentoring and support. Contact me to learn how I can get you up and productive in Tapestry fast! (971) 678-5210 http://howardlewisship.com

Re: [T5.4] First impressions

2013-09-10 Thread Howard Lewis Ship
ituation with compression has been improved drastically. > Yes, it is much better now. > > > Summary: > T5.4 is a good step forward. Compatibility isn't too bad if you don't > have javascript or integration with other components or software. If you > do, there is a l

Re: Lets fix CommitAfter, Please!

2013-09-06 Thread Howard Lewis Ship
it was intended to do). > > So please, give me a call and I will commit this and this issue is gone > once and for all. I cant stand Tapestry to be flawed this way. > > > Just give me a call and we get this done in a evening. I will do most of > the work so go ahead. This is f

Re: [T5.4] Datepicker is mostly broken

2013-09-05 Thread Howard Lewis Ship
ling: > - click outside the datepicker and have it disappear > - type in gibberish into the date field and still be able to pull up > datepicker > - not have page re-flow when date picker is popped up > > > On Sep 5, 2013, at 7:17 PM, Howard Lewis Ship wrote: > > > Works f

Re: [T5.4] @Import(library=xxx) doesn't work for META-INF/assset/xxx assets from library

2013-09-05 Thread Howard Lewis Ship
/web/mixins/PeriodicUpdater.js' (the file > does not exist). > >> > >> If i change the code to use > JavaScriptSupport.importJavaScriptLibrary("xxx.js") it starts working. > >> Assuming this is a bug, should I file a JIRA? Seems pretty bad to me. > &

Re: [T5.4] Datepicker is mostly broken

2013-09-05 Thread Howard Lewis Ship
e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > -- Howard M. Lewis Ship Creator of Apache Tapestry The source for Tapestry training, mentoring and support. Contact me to learn how I can get you up and productive in Tapestry fast! (971) 678-5210 http://howardlewisship.com

Re: [5.4] IE8, RequireJS Error: required: "JSON" is Undefined

2013-09-04 Thread Howard Lewis Ship
> We used; http://bestiejs.github.io/json3/ > > > Thanks, > Peter -- Howard M. Lewis Ship Creator of Apache Tapestry The source for Tapestry training, mentoring and support. Contact me to learn how I can get you up and productive in Tapestry fast! (971) 678-5210 http://howardlewisship.com

Re: [T5.4 Alpha-15] constructAssetPath() changes

2013-09-04 Thread Howard Lewis Ship
a > non-tapestry module of the app. > > Does anyone have an example of how to use constructAssetPath() in T5.4? > > Thanks > - > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands

Re: [T5.4] YUICompressor issues still present?

2013-09-03 Thread Howard Lewis Ship
Yes, seems to have a repackaged copy of part of the Rhino parser. On Tue, Sep 3, 2013 at 12:12 PM, Lenny Primak wrote: > Thanks, looks like the clojure compiler integrates Rhino correctly, and it > won't interfere > with the official rhino. > > On Sep 3, 2013, at 3:06 P

Re: [T5.4] YUICompressor issues still present?

2013-09-03 Thread Howard Lewis Ship
his issue? > > Thanks > > > - > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > -- Howard M. Lewis Ship Creator of Apache Tapestry The source for Tapestr

Re: 5.4-alpha-15 resource exceptions

2013-08-30 Thread Howard Lewis Ship
ame, > > E:\projects\Orient\customer\src\main\webapp\WEB-INF\customerclient.propertie > s'. > > > > I'm running a maven build with jetty:run. What should I change to get up & > running? > > > > Ville > > -- Howard M. Lewis Ship Creator of A

Re: [t5.4] Twitter Typeahead Autocomplete

2013-08-29 Thread Howard Lewis Ship
this should change in the > next alpha if possible! > > > Didn't know if it was worth an issue report; let me know if you think it > is. > > > .twitter-typeahead { > display: block !important; > } > > .twitter-typeahead .tt-dropdown-menu { > width: 100% !impo

  1   2   3   4   5   6   7   8   9   10   >