Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

importer 生成時に余計な import 文が生成される #13

Closed
cocoatomo opened this issue Apr 9, 2014 · 2 comments
Closed

importer 生成時に余計な import 文が生成される #13

cocoatomo opened this issue Apr 9, 2014 · 2 comments
Labels

Comments

@cocoatomo
Copy link

いくつか試しにデータモデルから Direct I/O CSV 用の importer を作ってみたところ, 過去に作ったデータモデル用の importer クラスを import する文が余計に生成されている.
どこかにキャッシュが残っているような動きをする.

@cocoatomo
Copy link
Author

補足です.
「データモデル用の importer クラス」= AbstractCsvInputDescription クラスのことです.

@hishidama hishidama added the bug label Apr 9, 2014
@hishidama
Copy link
Owner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants