[p2pu-dev] A long way to go for sorting tasks

VampB vampireb at gmail.com
Wed Apr 18 02:31:44 UTC 2012


    I will be rather flattered if my code is reused. But I am not quite
happy with how it works now. Currently I am modifying the DOM using
javascript after receiving the server-side response, so there is some level
of coupling between js and html. I think it might be better if server-side
sends back rendered html code. Doing that may require further splitting the
template files or using technique mentioned here:
http://djangosnippets.org/snippets/942/ . Also, that may increase the
server load. The benefit is that we'd be only rendering html code at one
place only.
    Let me know what you guys think.

Bo.Zhang
On Tue, Apr 17, 2012 at 9:09 AM, zuzel.vp <zuzel.vp at gmail.com> wrote:

> Hi VampB,
>
> Thanks a lot for working on this. I tested the changes on my pc and the
> drag-drop works ok. Hopefully I will be reusing what you did on the
> implementation of https://gomockingbird.com/mockingbird/#m5ase18/wJabLR
>
> --
> Thanks,
>     Zuzel
>
> _______________________________________________
> p2pu-dev mailing list
> p2pu-dev at lists.p2pu.org
> http://lists.p2pu.org/mailman/listinfo/p2pu-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.p2pu.org/pipermail/p2pu-dev/attachments/20120417/1e33aad7/attachment.html>


More information about the p2pu-dev mailing list