今週のGrails 2016 46-47

この記事の内容は、Jacob氏による"Grails Diary"を、意訳した内容です。誤訳等有りましたら @tyama宛てに(DMで)優しく報告ください。
元記事:Grails Diary - Week 46-47

G3サミットが開催中ですが、サミットの内容は次号で紹介します!G3サミット参加していませんが、風邪祭りに参加して体調が悪いです!今号もMr. Haki氏のブログ情報が多数届いております!

Daniel Sun氏、新Groovyパーサーの進捗は順調なようです。そしてTwitterスレッドでGroovy3で何がほしいがなど質問しています。

新世代Groovy HTTPBuilder: http-builder-ngの中の人である、David Clark氏曰く、いくつか旧HTTPBuilderの下位互換は無くなるとか。 情報はコチラから:

 

Groovyエコシステムの最適な情報源である、ツイッターアカウント@ApacheGroovyのフォロワーが2000を越えましたね!

Mr Haki氏のebook、Groovy Goodness Notebook, Grails Goodness Notebook そして Gradle Goodness Notebookが更新されました。

SDKmanのベータチャンネルでJavaのバージョン切替とインストールが可能になりました。ベータチャンネルに参加するには、"~/.sdkman/etc/config"に"sdkman_beta_channel=true"を追記して、"sdk selfupdate force"を実行。"sdk install java 8u111"が使えるようになります。

次期バージョンのGrailsで静的型付けと静的コンパイルに対応したGSPが可能になるようです!Lari Hotari氏がコミットコメントで解説しています。

Graeme Rocher氏が、Hibarnate 5.2に対応さえるための、JavassistでJavassistプロキシーを生成するクラスを生成をコミットしています。 :gorm-hibernate5 repo.

Gradle 3.2.1がリリース。ラッパー問題などを解決。 リリースノートにラッパーの再生成方法が記載されています

GroovyコミュニティのSlackはそこそこアクティブです。参加はコチラから: groovycommunity.com/

Paul King氏がApacheConに参加。スライドはこちら:

Sergio del Amo氏も別のカンファレンスですが、Gebの内容のスライドを公開しています: Arañas, Webbots y Scrapers con Web

 

Groovy Podcastを視てる人はKenとBaruchに励ましのメッセージを!G3サミット版を待ってます! コチラは最新の配信: Groovy Podcast Ep 37

 

 

プレゼン動画・ポッドキャスト

ブログ・記事など

Grails 3プラグイン更新情報

  • aws-sdk-kinesis (2.0.7) Grails AWS SDK Kinesis plugin.
  • excel-export (2.0.2) This plugin helps you export data in Excel (xlsx) format, using Apache POI..
  • sass-asset-pipeline (2.12.0) Provides fast and easy .sass and .scss file support for Transpiling to CSS. This plugin takes advantage of jsass and libsass for maximum performance..
  • less-asset-pipeline (2.12.0) LESS Compiler for the Asset-Pipeline.
  • handlebars-asset-pipeline (2.12.0) Provides native Handlebars file support in the asset-pipeline. Easily convert .hbs or .handlebars files into javascript template caches for use with the handlebars runtime..
  • ember-asset-pipeline (2.12.0) Compiles hbs or handlebars files for the asset-pipeline into the Ember.TEMPLATES cache.
  • compass-asset-pipeline (2.12.0) Provides Compass/SCSS Build support using the jruby runtime. Any compass project can be adjusted to be built by the asset-pipeline and used in applications..
  • coffee-asset-pipeline (2.12.0) Easily process coffee-script files with the asset-pipeline plugin. Package includes both jvm coffee runtime as well as the ability to use the coffeescript npm module if detected..
  • asset-pipeline-grails (2.12.0) The Asset-Pipeline is a plugin used for managing and processing static assets in Grails applications. Asset-Pipeline functions include processing and minification of both CSS and JavaScript files. It is also capable of being extended to compile custom static assets, such as CoffeeScript..
  • sentry (7.8.0.2) Grails Sentry plugin.
  • karman-grails (0.10.7) Karman is a standardized / extensible interface plugin for dealing with various cloud services including Local, S3, and Openstack..
  • rabbitmq-native (3.3.2) A messaging plugin for Grails 3 using RabbitMQ. This plugin gives application authors a powerful framework to quickly get a scalable messaging solution running quickly..
  • alexa-skills (0.1.2) This is a Grails 3.x plugin to help make Amazon Alexa Skills / Speechlets.
  • cxf (3.1.0) Grails CXF Plugin.
  • views-json-templates (1.2.0.M2) Grails views-json-templates plugin.
  • grails-views (1.2.0.M2) Grails Views.
  • views-gradle (1.2.0.M2) Grails views-gradle plugin.
  • jesque (1.2.0) Grails Jesque Plugin.

Grails 2プラグイン更新情報

興味深いつぶやき

 

カンファレンスとミートアップ


Topへ
インデックスへ
Grails公式サイト
ドキュメント
G*Magazine
Grails/Groovy便利リンク集
Grails/Groovy Links
日本Grails/Groovyユーザーグループ
ワークショップの告知等はこちらを参照してください。
Japan Grails/Groovy Users Group
Grails徹底入門サポートページ
『Grails 徹底入門』のサンプルコード等