Download
Magazine
Develop
Account
Download
Magazine
Develop
Login
Forgot Account/Password
Create Account
Language
Help
Language
Help
×
Login
Login Name
Password
×
Forgot Account/Password
Category:
Software
People
PersonalForge
Magazine
Wiki
Search
OSDN
>
Find Software
>
Software Development
>
Amateras
>
Ticket List/Search
>
Ticket #11543
Amateras
Description
Project Summary
Developer Dashboard
Web Page
Developers
Image Gallery
List of RSS Feeds
Activity
Statistics
History
Downloads
List of Releases
Stats
Source Code
Code Repository list
Subversion
View Repository
CVS
View Repository
Ticket
Ticket List
Milestone List
Type List
Component List
List of frequently used tickets/RSS
Submit New Ticket
Documents
FrontPage
Title index
Recent changes
Communication
Forums
List of Forums
English (1295)
Japanese (319)
Mailing Lists
list of ML
News
Ticket #11543
Ticket List
Submit New Ticket
RSS
[XLSBeans] アノテーションが使えない環境でも動かしたい。
Open Date:
2007-12-20 17:36
Last Update:
2009-04-21 02:39
monitor
ON
OFF
Reporter:
yggd
Owner:
yggd
Type:
Feature Requests
Status:
Open [Owner assigned]
Component:
XLSBeans
MileStone:
(None)
Priority:
3
Severity:
5 - Medium
Resolution:
None
File:
None
Details
Excel - Java マッピング設定に Bean のアノテーション or
XML 方式が選べるが、AnnotationReader 内部で
アノテーションをそのまま使用しているため、
ランタイムがJava 5.0以降の環境に依存してしまう。
XML からマッピングされる設定情報をアノテーションから
JavaBeans(or Map/List)に移し変えることで
J2SE 1.4 でも動作させることが可能とはならないか?
# むろん、アノテーション方式が使用できなくなるのは困るが。
Ticket History (2/2 Histories)
2009-01-24 21:07
Updated by:
takezoe
Component
Update from
(None)
to
XLSBeans
2009-04-21 02:39
Updated by:
takezoe
Priority
Update from
5 - Medium
to
3
Comment
実際問題として難しいので優先度を下げておきます。
Attachment File List (
0
)
Attachment File List
No attachments
Edit
Please login to add comment to this ticket »
Login
XML 方式が選べるが、AnnotationReader 内部で
アノテーションをそのまま使用しているため、
ランタイムがJava 5.0以降の環境に依存してしまう。
XML からマッピングされる設定情報をアノテーションから
JavaBeans(or Map/List)に移し変えることで
J2SE 1.4 でも動作させることが可能とはならないか?
# むろん、アノテーション方式が使用できなくなるのは困るが。