My favorites | Sign in
Project Home Downloads Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions
ListGrid
   
Loading...
  ID Type  Status  Priority  Milestone  Owner    Summary + Labels Modified  ...
80 Enhancement Accepted Medium ---- kandpwel...@gmail.com   Add support for commons-collections4 Feb 2015  
54 Enhancement WontFix Low ---- kandpwel...@gmail.com   Add support for op4j functional API Dec 2014  
79 Enhancement New Medium ---- kandpwel...@gmail.com   Consider replacing jarjar wit gradle Shadow plugin Nov 2014  
62 Enhancement New Low ---- kandpwel...@gmail.com   Add support for Hamcrest and FEST-assert (update: also AssertJ) Nov 2014  
78 Enhancement New Medium ---- kandpwel...@gmail.com   Add support for Byte Buddy as proxy provider Nov 2014  
77 Defect Done Medium R1.3.1 ----   FuncitoRxJava class depends on rx.util.functions package which is moved by 0.18.0 rxjava-core Aug 2014  
76 Enhancement New Medium ---- ----   Add conversion from a "framework" to another (from exemple: Guava to RxJava) ? Nov 2013  
70 Enhancement Fixed Low R1.3 kandpwel...@gmail.com   Upgrade internal use of Objenesis from 1.2 to 1.3 or later Oct 2013  
66 Enhancement New Medium ---- kandpwel...@gmail.com   Add support for Android thru DexMaker Oct 2013  
75 Defect Fixed Medium R1.3 kandpwel...@gmail.com   Clean-up after ThreadLocals Oct 2013  
67 Defect Fixed Low R1.3 kandpwel...@gmail.com   Test classes for xxxProxyFactory classes incorrectly named xxxStubFactory_UT Oct 2013  
68 Enhancement Fixed Low R1.3 kandpwel...@gmail.com   ProxyFactory.canImposterize optimizations Oct 2013  
71 Enhancement Fixed Medium R1.3 kandpwel...@gmail.com   Upgrade gradle to latest version Oct 2013  
59 Enhancement Fixed High R1.3 kandpwel...@gmail.com   Add command object creation to supporting frameworks Oct 2013  
69 Enhancement Fixed Medium R1.3 ----   Add support for RxJava Oct 2013  
58 Enhancement Fixed Medium R1.3 kandpwel...@gmail.com   null safe chained method calls Oct 2013  
74 Enhancement Fixed Low R1.3 kandpwel...@gmail.com   Add static access to set proxy provider. Oct 2013  
72 Defect Fixed Low R1.3 kandpwel...@gmail.com   Proxy provider "warning" should probably be "info" instead Oct 2013  
73 Defect Accepted Medium ---- kandpwel...@gmail.com   Try to provide a means to proxy generics Aug 2013  
33 Design New Medium ---- kandpwel...@gmail.com   Reconsider build-dependencies and runtime-dependencies in light of Java 7 Jun 2013  
64 Enhancement Accepted Medium ---- kandpwel...@gmail.com   Add support for JGA functor library Jun 2013  
55 Enhancement New Medium ---- ----   Support wrapping multi-parameter methods to functionaljava FN functions. May 2013  
65 Enhancement New Low ---- kandpwel...@gmail.com   Add Guava 11+ LoadingCache Jan 2013  
63 Enhancement Fixed High R1.2 kandpwel...@gmail.com   add support for collections-generic (generic aware fork of commons-collections) Oct 2012  
48 Enhancement Fixed Low R1.2 kandpwel...@gmail.com   Convert build to use Gradle Wrapper. Oct 2012  
57 Enhancement Fixed High R1.2 kandpwel...@gmail.com   Add support for Play! framework F.Function, etc. Oct 2012  
60 Defect Fixed Medium R1.2 kandpwel...@gmail.com   Remove examples directory from Javadoc Oct 2012  
56 Enhancement New Medium ---- ----   Support wrapping constructors Aug 2012  
31 Enhancement New Medium ---- kandpwel...@gmail.com   wrap static methods Aug 2012  
61 Other Invalid Medium ---- ----   how about lambdaj Jul 2012  
36 Defect Done Low R1.1 codeto...@gmail.com   Empty Objenesis folders in jar Jul 2012  
51 Enhancement Done High R1.1 kandpwel...@gmail.com   accept methods with bound parameters Jul 2012  
29 Design Done High R1.1 codeto...@gmail.com   Micro-benchmarks for project maintenance purposes Jul 2012  
53 Defect Done Medium R1.1 kandpwel...@gmail.com   Warning messages going to System.err instead of logging Jul 2012  
45 Enhancement Done Medium R1.1 kandpwel...@gmail.com   support chained method calls where possible Jul 2012  
49 Enhancement WontFix Low ---- ----   Split funcito into functional api specific jars Jul 2012  
34 Enhancement WontFix Low ---- kandpwel...@gmail.com   Use AspectJ as a way of "codegen" for stubbing Jul 2012  
52 Enhancement WontFix Medium ---- kandpwel...@gmail.com   With final classes, check for non-final interfaces or base classes to proxy instead of always failing May 2012  
35 Enhancement Fixed Medium Release0.1 kandpwel...@gmail.com   Add support for Jedi-core functional API Apr 2012  
47 Task Done Medium R1.0.1 kandpwel...@gmail.com   Maven Central repository Apr 2012  
50 Defect Fixed High R1.0.2 ----   remove hard runtime dependency on google guava Apr 2012  
10 Defect Fixed High Release0.1 kandpwel...@gmail.com   thread-safety and static boundary   Usability Feb 2012  
43 Enhancement Fixed Medium Release0.1 kandpwel...@gmail.com   add 3rd factory for plain Java dynamic Proxy Feb 2012  
42 Enhancement Fixed Low Release0.1 kandpwel...@gmail.com   Link javadoc to external docs Feb 2012  
46 Design New Low ---- kandpwel...@gmail.com   replace WrapperType enum with Strings to allow users to define their own FuncitoDelegates Jan 2012  
44 Defect Fixed Medium Release0.1 kandpwel...@gmail.com   remove example code from binary jar and coverage reports Jan 2012  
20 Design Invalid Low ---- codeto...@gmail.com   clearing invocations when throwing exception Jan 2012  
41 Defect Fixed High Release0.1 kandpwel...@gmail.com   Direct call to ASM code in CglibInvokable can have errors in presence of multiple ASM instances Jan 2012  
30 Enhancement Fixed Critical Release0.1 kandpwel...@gmail.com   Need to add basic javadoc comments to code Jan 2012  
2 Design Fixed High Release0.1 codeto...@gmail.com   single package for client API ?   Maintainability Dec 2011  
38 Enhancement Deferred Low ---- kandpwel...@gmail.com   Add support for Apache commons Functor API Dec 2011  
40 Enhancement Fixed Critical Release0.1 codeto...@gmail.com   Build to produce Javadocs Dec 2011  
18 Enhancement Fixed Medium Release0.1 codeto...@gmail.com   version number? Dec 2011  
39 Enhancement Invalid Medium ---- kandpwel...@gmail.com   Build needs .tar.gz version for Unix users Dec 2011  
24 Design Fixed High Release0.1 codeto...@gmail.com   choosing CGLib versus Javassist Dec 2011  
37 Task Accepted Medium ---- codeto...@gmail.com   Cobertura to emit XML on CI build so Jenkins plugin can process it. Dec 2011  
21 Defect Fixed Low ---- codeto...@gmail.com   strange inner class Dec 2011  
16 Design Fixed Low ---- kandpwel...@gmail.com   Should we host a CI Build at CloudBees Dec 2011  
15 Design Fixed High ---- codeto...@gmail.com   Objenesis added to jar   Usability Dec 2011  
6 Design WontFix Low ---- codeto...@gmail.com   naming convention for unit tests Dec 2011  
32 Defect Fixed Medium ---- kandpwel...@gmail.com   Need test for wrapping methods on custom Enum classes Dec 2011  
13 Defect Fixed High ---- kandpwel...@gmail.com   MethodPredicate apply throws NPE for methods with nullable Boolean return type   Usability Dec 2011  
22 Enhancement Fixed Medium ---- codeto...@gmail.com   TODO: add Cobertura to build Dec 2011  
1 Review Fixed Medium ---- ----   check versions of dependencies in build.gradle Dec 2011  
14 Design Fixed High ---- codeto...@gmail.com   Need a Gradle build target for source jar Dec 2011  
3 Design Fixed High ---- codeto...@gmail.com   streamlining Funcito object   Usability Maintainability Dec 2011  
19 Defect Fixed Medium ---- codeto...@gmail.com   use enum for wrapperType Dec 2011  
28 Defect Fixed Critical ---- codeto...@gmail.com   build is broken Nov 2011  
27 Design New Medium ---- codeto...@gmail.com   commentary on architecture Nov 2011  
23 Design Fixed Medium ---- codeto...@gmail.com   does InvocationManager need a full-blown stack? Nov 2011  
25 Enhancement WontFix Low ---- codeto...@gmail.com   use Google Guava Nov 2011  
26 Other Fixed Low ---- codeto...@gmail.com   remove /* default */ comments Nov 2011  
4 Design Fixed Low ---- ----   simple naming issue Nov 2011  
9 Design Fixed Low ---- codeto...@gmail.com   visibilty of CGLib   Maintainability Nov 2011  
5 Design Fixed High ---- kandpwel...@gmail.com   Java 1.5 versus 1.6   Maintainability Usability Nov 2011  
8 Design Fixed Medium ---- codeto...@gmail.com   why Invoker?   Maintainability Nov 2011  
11 Design Accepted ---- ---- kandpwel...@gmail.com   uses of Class.cast() instead of cast operator Nov 2011  
17 ---- Done ---- ---- ----   Defining dev cycle Nov 2011  
12 Defect Fixed Critical ---- codeto...@gmail.com   Gradle build will need Javassist support Nov 2011  
CSV
  
Powered by Google Project Hosting