Git Product home page Git Product logo

jsi's People

Watchers

James Cloos avatar

jsi's Issues

增强-加载初始化入口。

建议支持自定义boot.js加载后的运行入口。例如:
<script scr='/scripts/boot.js?main=hello.main'></script>

在boot.js加载成功后,自动导入"hello.main"方法并运行。 
这样可以更简单的加载
第三方web插件。


Original issue reported on code.google.com by [email protected] on 18 Jul 2009 at 4:20

包定义优化

现在的导出支持中,保定义只是简单的脚本压缩,这是不够��
�,我们应该做更多的优
化工作。

真正实现可安全清理如下代码:
//TODO:可编译优化,进优化的脚本可以直接删除此运行时优化
if("org.xidea.jsi.boot:dependenceOptimize"){
   ....
}

Original issue reported on code.google.com by [email protected] on 10 Sep 2008 at 6:02

引用关联压缩问题

当一个package中有若干对象的正式实现,事实上指向了其他对�
��。
这时如果使用jsa的导出功能,如果该对象没有直接导出,那��
�里面的关系处理会有问
题,需要解决一下。


Original issue reported on code.google.com by [email protected] on 26 May 2009 at 4:27

包内*依赖的问题

貌似java版本会有自己依赖自己的问题,
不影响使用,但是有时间还是可以排查一下。

Original issue reported on code.google.com by [email protected] on 6 Jul 2009 at 4:23

利用JSI深度压缩jQuery

你好,我用了JSI,很好很强大,
但我遇到了一点问题,我在做一个利用 UserData来缓存 jquery 
和 extjs 的东西,userdata有一个限制是 
单个文件不能大于64K,而jquery 1.4.4官方压缩包有 77K,

JSI如果开启 文本压缩后的压缩能够 压到 52K 
,但是不幸的是他把jQuery的全局变量改名了。

我在IE8 下测试的。

有没有办法指定 排除压缩字符表呢?

Original issue reported on code.google.com by [email protected] on 19 Nov 2010 at 8:22

别名包导出失败

估计是JS端收集数据失败导致
1.
2.
3.
只有导入别名包的时候出错,报告找不到指定的包


Original issue reported on code.google.com by [email protected] on 31 Jan 2009 at 9:32

PHP 支持完善

现在的JAVA版本,开发期间可以做到scripts目录比较干净。
那些JSI的支持类库(比如说JSIDoc工具)都不需要出现在项目��
�件中。 

但是PHP比较麻烦,他没有过滤器。

Original issue reported on code.google.com by [email protected] on 1 May 2008 at 6:02

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.