PHP 에서도 anotation 드리븐을 구현 할 수 있을거 같내요 ㅎ;
http://code.google.com/p/addendum/
잘만 활용 하면, spring framework 장점만 경량화 하여
php 진영에서도 ... framework 도 나오지 않을가 하는
생각을 문득 해봤습니다.
------------------------------------------------------------------
/** @Table("people") */
class Person {
// some code
}
$reflection = new ReflectionAnnotatedClass('Person'); // by class name
$reflection->getAnnotation('Table')->value; // contains string "people"
----------------------------------------------------------------------
class RolesAllowed extends Annotation {}
/** @RolesAllowed({'admin', 'web-editor'}) */
class CMS {
// some code
}
$reflection = new ReflectionAnnotatedClass('CMS');
$annotation = $reflection->getAnnotation('RolesAllowed');
$annotation->value; // contains array('admin', 'web-editor'
-------------------------------------------------------------
/** @Mapping(inheritance = @SingleTableInheritance, columns = {@ColumnMapping('id'), @ColumnMapping('name')}) */
class Person {}
$reflection = new ReflectionAnnotatedClass('Person');
$annotation = $reflection->getAnnotation('Mapping');
$annotation->inheritance; // SingleTableInheritance annotation
$annotation->columns; // array of ColumnMapping annotations
$annotation->columns[0]->value; // 'id'
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 5530 | 13년 전 | 554 | ||
| 5529 | 13년 전 | 741 | ||
| 5528 | 13년 전 | 730 | ||
| 5527 | 13년 전 | 1041 | ||
| 5526 | 13년 전 | 1056 | ||
| 5525 | 13년 전 | 1820 | ||
| 5524 | 13년 전 | 692 | ||
| 5523 |
high8sky
|
13년 전 | 748 | |
| 5522 | 13년 전 | 3138 | ||
| 5521 | 13년 전 | 869 | ||
| 5520 |
즐거운상상을
|
13년 전 | 1127 | |
| 5519 | 13년 전 | 1502 | ||
| 5518 | 13년 전 | 966 | ||
| 5517 | 13년 전 | 1985 | ||
| 5516 | 13년 전 | 682 | ||
| 5515 |
순천홈페이지
|
13년 전 | 2841 | |
| 5514 | 13년 전 | 1177 | ||
| 5513 |
수야3019
|
13년 전 | 1504 | |
| 5512 | 13년 전 | 905 | ||
| 5511 | 13년 전 | 1060 | ||
| 5510 |
|
13년 전 | 1419 | |
| 5509 |
|
13년 전 | 1110 | |
| 5508 | 13년 전 | 1670 | ||
| 5507 | 13년 전 | 1543 | ||
| 5506 | 13년 전 | 714 | ||
| 5505 | 13년 전 | 2791 | ||
| 5504 |
물끄덩미끄덩
|
13년 전 | 954 | |
| 5503 |
후라보노보노
|
13년 전 | 1979 | |
| 5502 | 13년 전 | 871 | ||
| 5501 | 13년 전 | 1952 | ||
| 5500 | 13년 전 | 1820 | ||
| 5499 | 13년 전 | 1816 | ||
| 5498 | 13년 전 | 773 | ||
| 5497 |
레인보우1492
|
13년 전 | 1339 | |
| 5496 | 13년 전 | 1072 | ||
| 5495 |
jdjjun00
|
13년 전 | 2049 | |
| 5494 | 13년 전 | 910 | ||
| 5493 | 13년 전 | 989 | ||
| 5492 | 13년 전 | 1239 | ||
| 5491 | 13년 전 | 1093 | ||
| 5490 | 13년 전 | 882 | ||
| 5489 |
빨간망사챠챠
|
13년 전 | 2284 | |
| 5488 |
나태한개미
|
13년 전 | 1068 | |
| 5487 |
나태한개미
|
13년 전 | 1030 | |
| 5486 |
나태한개미
|
13년 전 | 2119 | |
| 5485 | 13년 전 | 1803 | ||
| 5484 | 13년 전 | 6533 | ||
| 5483 | 13년 전 | 1431 | ||
| 5482 |
Raincommunication
|
13년 전 | 770 | |
| 5481 |
|
13년 전 | 577 | |
| 5480 |
|
13년 전 | 996 | |
| 5479 | 13년 전 | 1035 | ||
| 5478 |
|
13년 전 | 888 | |
| 5477 | 13년 전 | 670 | ||
| 5476 | 13년 전 | 1119 | ||
| 5475 | 13년 전 | 1436 | ||
| 5474 | 13년 전 | 828 | ||
| 5473 | 13년 전 | 652 | ||
| 5472 | 13년 전 | 1143 | ||
| 5471 | 13년 전 | 1608 | ||
| 5470 | 13년 전 | 953 | ||
| 5469 |
BackToHeaven
|
13년 전 | 2219 | |
| 5468 |
멀티트리플
|
13년 전 | 1101 | |
| 5467 | 13년 전 | 728 | ||
| 5466 | 13년 전 | 1303 | ||
| 5465 | 13년 전 | 1410 | ||
| 5464 | 13년 전 | 1495 | ||
| 5463 | 13년 전 | 691 | ||
| 5462 | 13년 전 | 1416 | ||
| 5461 | 13년 전 | 1063 | ||
| 5460 | 13년 전 | 2559 | ||
| 5459 | 13년 전 | 1063 | ||
| 5458 |
프로프리랜서
|
13년 전 | 955 | |
| 5457 | 13년 전 | 808 | ||
| 5456 |
PHPㅡASP프로그래머
|
13년 전 | 1329 | |
| 5455 |
뭐먹고살지ㅠ
|
13년 전 | 865 | |
| 5454 | 13년 전 | 1614 | ||
| 5453 |
프리랜서클럽
|
13년 전 | 1195 | |
| 5452 | 13년 전 | 834 | ||
| 5451 | 13년 전 | 783 | ||
| 5450 | 13년 전 | 7290 | ||
| 5449 |
PHPㅡASP프로그래머
|
13년 전 | 831 | |
| 5448 |
DBDBDB
|
13년 전 | 668 | |
| 5447 | 13년 전 | 1943 | ||
| 5446 |
헬프데스크
|
13년 전 | 1802 | |
| 5445 | 13년 전 | 967 | ||
| 5444 |
Werbershinta
|
13년 전 | 677 | |
| 5443 | 13년 전 | 1345 | ||
| 5442 | 13년 전 | 1063 | ||
| 5441 | 13년 전 | 1175 | ||
| 5440 | 13년 전 | 3168 | ||
| 5439 | 13년 전 | 834 | ||
| 5438 |
ddokkani
|
13년 전 | 766 | |
| 5437 | 13년 전 | 2629 | ||
| 5436 | 13년 전 | 1018 | ||
| 5435 |
PHPㅡASP프로그래머
|
13년 전 | 838 | |
| 5434 |
돗단배123
|
13년 전 | 1611 | |
| 5433 | 13년 전 | 1770 | ||
| 5432 |
|
13년 전 | 918 | |
| 5431 | 13년 전 | 768 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기