**** BEGIN LOGGING AT Thu Oct 09 03:00:00 2014 Oct 09 18:34:23 how does one use onyx.DatePicker without ilib? Oct 09 18:49:53 :( Oct 09 18:52:27 Hrm, shouldn’t need ilib, but looks liek the falsey safe guard is dying. Oct 09 18:52:29 if(ilib) Oct 09 18:58:10 I tried to get around that by setting window.ilib = undefined Oct 09 18:59:13 gets past that part, but blows up trying to call this.localeInfo.getMonthsOfYear Oct 09 23:00:48 hello Oct 09 23:00:51 hello Oct 09 23:01:03 can someone help me minify my enyo source. i modified some files in the source Oct 09 23:01:21 also is there a straightforward way to trim out stuff i dont need (internationalization, etc) Oct 09 23:08:48 enyo minified is 240k ? Oct 09 23:10:13 if you're using the normal bootplate, doesn't the minify script do that? Oct 09 23:10:55 it's been about forever since i've actually packaged anything though, so i'm not entirely sure what the process is. i mostly work with webOS, and the webOS packager minifies everything anyway Oct 09 23:12:07 so 240k is the kitchen sink Oct 09 23:12:48 do i just need to go through the package.js files and figure out what to put in there so it doesnt load the others? Oct 09 23:23:28 hey irc_smirk, you can build each lib seperatly if you just want to minify enyo core, onyx, etc. Oct 09 23:23:35 Feel free to checkout grunt-enyo-builder on NPM. Oct 09 23:23:51 offical enyo repo’s don’t support it, but it does build them indepedently with a small grunt file. Oct 09 23:24:18 so whats the smallest enyo can get if i want to use it for its component/kind framework Oct 09 23:24:43 ie i dont need all the buttons. just want a framework with events and kinds Oct 09 23:24:52 is it all in just kernal? Oct 09 23:25:22 kernel is a lot of the important code yea Oct 09 23:32:24 ok thank you Oct 09 23:33:36 are enyo and reactjs simliar in some manner? Oct 09 23:33:53 the render into a div seems simliar to what reactjs does Oct 09 23:44:31 A few JavaScript heavy MVC frameworks feel similar. I’m not sure who was repsonsible for ReactJS, it’s possible former Enyo members could be contributing, I do know a few former Enyo team members are contributing to Polymer. Oct 09 23:51:51 its been a joy working with enyo thus far. 'a joy' working with front end is quite a change Oct 09 23:52:24 polymer is nice too. wishing enyo gets on the declarative bandwagon yet maintain its cross browser/device philosophy for TODAY **** BEGIN LOGGING AT Fri Oct 10 00:04:09 2014 **** ENDING LOGGING AT Fri Oct 10 02:59:59 2014