[
https://issues.apache.org/jira/browse/OFBIZ-3841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12900782#action_12900782
]
Sascha Rodekamp commented on OFBIZ-3841:
----------------------------------------
Hi Jacques, hm i don't know if i can agree with you. Our goal was to have only
one JS Libary in the framework and when we know starting to think about keeping
Prototype we are exactly at the same point where we started, aren't we?
Furthermore jQuery support also OO programming and extending other stuff (look
at all the plugins or the code from the lookups is slightly OO). If you need
the common OO programming shortcuts we can use a jQuery plugin which gives us
these shortcuts. But the jQuery core can do OO as well as prototype. It just
looks a little bit different...
So from my point of view we should remove both dojo and prototype :-)
Have a good evening
Sascha
> jQuery Lookup Layer Transformation
> ----------------------------------
>
> Key: OFBIZ-3841
> URL: https://issues.apache.org/jira/browse/OFBIZ-3841
> Project: OFBiz
> Issue Type: Sub-task
> Components: ALL COMPONENTS
> Affects Versions: jQuery
> Reporter: Sascha Rodekamp
> Assignee: Jacques Le Roux
> Fix For: jQuery
>
> Attachments: fieldlookup.js.rej,
> OFBIZ-3841_jQueryLookupTransform.patch, OFBIZ-3841_LookupFix.patch,
> OFBIZ-3841_LookupFix.patch, OFBIZ-3841_LookupFix.patch,
> OFBIZ-3841_LookupFix_SizeProblem.patch, screenshot-1.jpg
>
>
> Hey,
> here is my next patch for the layer Transformationen. It's not totally done
> yet, but i hope some have the time to do some tests.
> * i only changed the Tomahawk CSS (there are some Layout issues).
> * i did not really clean the Code :-) (because the patch is for first testing
> purposes)
> * there is a calendar issue in recursive lookup calling ... the icon disapears
> * the basic functionality works :-)
> * tested in FF, IE8, IE7
> * i did not touch ftl's where the lookup is called directly
> * there is a quiete bad workaround when calling the modifySubmitButton
> Function after loading the Content.
> I use a timeout to wait until the content is totally loaded .ready()
> didn't work for me. Maybe someone have
> a better idea.
> Have a good day and i'm looking fowoard to your comments and tests ;)
> Sascha
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.