Commit graph

28 commits

Author SHA1 Message Date
1d574e700f Refactored demo. 2016-09-19 03:54:19 +02:00
11baf9644d Refactored code. 2016-09-19 02:34:51 +02:00
faabbe42be Refactor formatter. 2016-09-08 02:41:48 +02:00
1dea016680 Normalize copyright headers. 2014-02-04 19:00:36 +01:00
db09c5a330 Refactor hugly. 2013-07-13 18:46:25 +02:00
314cdb42f2 Indent. 2013-06-26 20:31:14 +02:00
401f366104 Migrate to SLF4J. Add test support. 2013-06-26 18:13:50 +02:00
0c68f3afc6 Set logger level to INFO. 2013-06-26 14:00:04 +02:00
50bf01ce48 Improve build. 2013-06-26 02:26:16 +02:00
f7bf01a1d2 Rename TagData as SimpleTagData and TagDataCore as TagData. 2013-06-23 18:03:53 +02:00
8928ad2f6f Rename classes: Id -> Tag. 2013-06-23 02:17:42 +02:00
bc9b2b5dd4 Rename doXid method as dynamize. 2013-06-23 01:51:00 +02:00
9c8d7adbb6 Rename package xid as xidyn. 2013-06-23 01:38:08 +02:00
0c793e9c04 Normalize code in Devinsy style. Replace protected by private in
declarations.
2013-06-23 01:28:40 +02:00
Christian P. MOMON
68684855cb Cleaning. 2010-08-02 16:00:11 +02:00
Christian P. MOMON
ce92d363f4 Replace recursive concatenations StringBuffer by append in a single StringBuffer. Goal is performance. 2010-02-25 16:19:28 +01:00
Christian P. MOMON
724126d676 debug step 2010-02-25 02:11:01 +01:00
Christian P. MOMON
d4dc85485d Add use of Exception for error management. 2010-02-25 01:22:06 +01:00
Christian P. MOMON
f85b1a5b33 Remove the TagData management. The goal of XID is to manage ID only, not TAG. 2010-02-23 17:06:59 +01:00
Christian P. MOMON
9f332f76f5 demo and test update. 2010-02-23 16:22:50 +01:00
Christian P. MOMON
ad6719da32 Devinsy integration for new ledb-admin project. 2010-02-23 15:03:14 +01:00
Christian P. MOMON
9daf9477c8 Devinsy integration for new ledb-admin project. 2010-02-23 15:02:33 +01:00
administrateur
5fe91bd7dc Presenter splits in FilePresenter, StringPresenter, DomPresenter ; add int support in set method of Data. 2007-02-16 18:46:28 +01:00
administrateur
062b838a82 IterationStrategy become a IdData attribute (before was IdsDataByIndex), the idea is to set it in <table> than in <tr>. 2007-02-08 03:29:52 +01:00
administrateur
f2f70ce931 id name changed in demo. 2007-02-08 00:21:52 +01:00
administrateur
5bc5964bd6 small fix. 2007-02-07 07:30:24 +01:00
administrateur
ace3aefa48 TagsData becomes Data. 2007-02-05 07:20:08 +01:00
administrateur
c686420613 Create demo section. 2007-02-05 06:10:27 +01:00