Task #4099 (closed)
Opened 14 years ago
Closed 14 years ago
Create documentation on using Bio-Formats with Ice
Reported by: | crueden-x | Owned by: | crueden-x |
---|---|---|---|
Priority: | critical | Milestone: | Unscheduled |
Component: | Documentation | Version: | n.a. |
Keywords: | n.a. | Cc: | |
Resources: | n.a. | Referenced By: | n.a. |
References: | n.a. | Remaining Time: | n.a. |
Sprint: | n.a. |
Description (last modified by crueden-x)
Ice allows communication with Bio-Formats via a client/server architecture. The server is a small bit of Java code that makes calls to Bio-Formats, and the client can be in any language Ice supports (C++, Java, Python, Ruby and PHP).
We should create a page on the Bio-Formats web site devoted to calling Bio-Formats from non-Java code via Ice.
Change History (3)
comment:1 Changed 14 years ago by jmoore
comment:2 Changed 14 years ago by crueden-x
- Description modified (diff)
- Owner changed from curtis to crueden-x
- Reporter changed from curtis to crueden-x
- Status changed from assigned to new
comment:3 Changed 14 years ago by crueden-x
- Resolution set to wontfix
- Status changed from new to closed
For the time being, we have discontinued support for the Bio-Formats Ice bindings. I am closing this ticket until such time as we have a need to pursue a standalone inter-process Bio-Formats integration solution.
imported from bio-formats:#304