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'
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 5330 | 13년 전 | 774 | ||
| 5329 | 13년 전 | 708 | ||
| 5328 | 13년 전 | 640 | ||
| 5327 | 13년 전 | 884 | ||
| 5326 |
downmix
|
13년 전 | 1119 | |
| 5325 |
techer
|
13년 전 | 3144 | |
| 5324 |
techer
|
13년 전 | 972 | |
| 5323 | 13년 전 | 1179 | ||
| 5322 |
김준수사랑
|
13년 전 | 892 | |
| 5321 |
다케미카코
|
13년 전 | 754 | |
| 5320 |
|
13년 전 | 996 | |
| 5319 |
한번잘해보자
|
13년 전 | 1008 | |
| 5318 |
|
13년 전 | 1274 | |
| 5317 |
techer
|
13년 전 | 2705 | |
| 5316 |
techer
|
13년 전 | 3146 | |
| 5315 | 13년 전 | 1174 | ||
| 5314 |
티즈코리아
|
13년 전 | 1227 | |
| 5313 | 13년 전 | 708 | ||
| 5312 |
|
13년 전 | 1876 | |
| 5311 |
innis
|
13년 전 | 775 | |
| 5310 | 13년 전 | 861 | ||
| 5309 |
changho
|
13년 전 | 661 | |
| 5308 |
|
13년 전 | 1366 | |
| 5307 |
|
13년 전 | 803 | |
| 5306 | 13년 전 | 1185 | ||
| 5305 |
세상속으로
|
13년 전 | 1167 | |
| 5304 | 13년 전 | 671 | ||
| 5303 | 13년 전 | 2262 | ||
| 5302 | 13년 전 | 1399 | ||
| 5301 | 13년 전 | 1110 | ||
| 5300 |
프로프리랜서
|
13년 전 | 1087 | |
| 5299 | 13년 전 | 875 | ||
| 5298 | 13년 전 | 682 | ||
| 5297 |
나랑사귈래
|
13년 전 | 611 | |
| 5296 | 13년 전 | 1338 | ||
| 5295 | 13년 전 | 1120 | ||
| 5294 | 13년 전 | 729 | ||
| 5293 |
|
13년 전 | 5822 | |
| 5292 |
|
13년 전 | 793 | |
| 5291 | 13년 전 | 620 | ||
| 5290 | 13년 전 | 556 | ||
| 5289 | 13년 전 | 656 | ||
| 5288 | 13년 전 | 1172 | ||
| 5287 | 13년 전 | 763 | ||
| 5286 | 13년 전 | 976 | ||
| 5285 | 13년 전 | 1327 | ||
| 5284 |
미스홍당무
|
13년 전 | 862 | |
| 5283 |
basketball
|
13년 전 | 1765 | |
| 5282 | 13년 전 | 791 | ||
| 5281 |
|
13년 전 | 808 | |
| 5280 | 13년 전 | 1216 | ||
| 5279 | 13년 전 | 1388 | ||
| 5278 |
크라이스트
|
13년 전 | 2054 | |
| 5277 |
|
13년 전 | 733 | |
| 5276 |
그누보드환자이송
|
13년 전 | 789 | |
| 5275 | 13년 전 | 704 | ||
| 5274 | 13년 전 | 1374 | ||
| 5273 | 13년 전 | 2004 | ||
| 5272 | 13년 전 | 1121 | ||
| 5271 | 13년 전 | 1436 | ||
| 5270 | 13년 전 | 809 | ||
| 5269 | 13년 전 | 529 | ||
| 5268 | 13년 전 | 667 | ||
| 5267 | 13년 전 | 1193 | ||
| 5266 | 13년 전 | 1860 | ||
| 5265 | 13년 전 | 1630 | ||
| 5264 |
크라이스트
|
13년 전 | 1210 | |
| 5263 |
|
13년 전 | 1265 | |
| 5262 |
제이티37
|
13년 전 | 587 | |
| 5261 |
|
13년 전 | 781 | |
| 5260 |
quenya
|
13년 전 | 2074 | |
| 5259 | 13년 전 | 710 | ||
| 5258 | 13년 전 | 732 | ||
| 5257 |
크라이스트
|
13년 전 | 4600 | |
| 5256 | 13년 전 | 1256 | ||
| 5255 | 13년 전 | 3265 | ||
| 5254 |
|
13년 전 | 708 | |
| 5253 | 13년 전 | 770 | ||
| 5252 | 13년 전 | 769 | ||
| 5251 | 13년 전 | 722 | ||
| 5250 |
dudn1114
|
13년 전 | 1293 | |
| 5249 | 13년 전 | 673 | ||
| 5248 | 13년 전 | 743 | ||
| 5247 | 13년 전 | 2084 | ||
| 5246 | 13년 전 | 507 | ||
| 5245 | 13년 전 | 2198 | ||
| 5244 | 13년 전 | 1460 | ||
| 5243 |
|
13년 전 | 973 | |
| 5242 | 13년 전 | 770 | ||
| 5241 | 13년 전 | 1851 | ||
| 5240 |
|
13년 전 | 508 | |
| 5239 | 13년 전 | 1038 | ||
| 5238 | 13년 전 | 1225 | ||
| 5237 | 13년 전 | 1121 | ||
| 5236 | 13년 전 | 589 | ||
| 5235 |
|
13년 전 | 767 | |
| 5234 |
뭐먹고살지ㅠ
|
13년 전 | 1033 | |
| 5233 | 13년 전 | 3598 | ||
| 5232 | 13년 전 | 3141 | ||
| 5231 | 13년 전 | 3732 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기