[
https://issues.apache.org/jira/browse/TAP5-1364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12968532#action_12968532
]
Howard M. Lewis Ship commented on TAP5-1364:
--------------------------------------------
The main problem I've seen is the conflict between Prototype's addition of
Function.defer() and ExtJS's addition of an incompatible Function.defer(). I
go through a tedious and error-prone process of renaming ExtJS's addition to
"xdefer".
It underscores that you can layer JavaScript, but not always JavaScript
Libraries.
> Documentation about ExtJS integration
> -------------------------------------
>
> Key: TAP5-1364
> URL: https://issues.apache.org/jira/browse/TAP5-1364
> Project: Tapestry 5
> Issue Type: Improvement
> Components: documentation
> Reporter: Borut Bolcina
>
> Maybe there should be some docs about integrating with other JS libraries at
> the http://tapestry.apache.org/user-guide.html. Maybe the chapter "Ajax &
> JavaScript" should be separated. Some clear examples of how to include other
> js libs would be very helpful.
> I saw a very short email on the user list about extjs integration issue
> (http://tapestry.markmail.org/thread/6zz7zz7ewuzkengv), but I doubt this
> "hidden" info will be found early enough for someone trying to start with T5
> and extjs, before he/she gets in the bad mood.
> I am writing this beforehand - I haven't even tried T5 & ExtJS web app yet,
> but I am doing a field research as what troubles I might have. I just bought
> a book "ExtJS in action" so there will be plenty of info from the Extjs side,
> now I wish there would be some from the T5 side also.
> Thanks!
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.