lambdaisland / lambdaisland/deep-diff2

Extract cljs port of puget

オープン
#20 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

主要言語
Clojure
スター
326
フォーク
18
PR マージ指標
30日以内にマージされた PR はありません

説明

As part of porting deep-diff to clojurescript, we ported Puget to ClojureScript. Sadly this version is not compatible with upstream puget, since we can't do type dispatching in the same way. This also means that people need to explicitly add print handlers for custom types (although apparently there's an option to fall back to the regular printer, we should enable that).

Having puget available in ClojureScript for rendering of cljs data structures is very useful, and we should pull that out into its own lib/artifact.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

まず、deep-diffコードベース内にある既存のClojureScript Pugetポートを見つけ、そのtype-dispatchとprinter fallbackの動作をupstreamのPugetと比較します。互換性のある機能を独自のlibraryまたはartifactに切り出し、regular-printer fallbackを有効にして、すべての型にカスタムhandlerを用意しなくてもClojureScriptのデータ構造をレンダリングできることを検証します。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
clojure
領域
tooling
issue の種類
リファクタリング
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。