Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
古い Products 名前空間スタイルの Plone アドオンを卵にラップするスクリプトを知っている人はいますか?
setup.py を生成する
ディレクトリ構造を作成する
その他のアクションが必要ですか?
卵子化プロセスに落とし穴はありますか?
ペスター付き。
paster -t basic_namespace Products.myOldProducts
次に、構造ができたら、「myOldProducts」ディレクトリを削除して、実際の oldProducts に置き換える必要があります。
厄介な詳細を処理するスクリプトを次に示します。
https://github.com/miohtama/eggify